Jump between Vue and traditional HTML files

before, there was a project that used the traditional Html page developed by jquery and used h5BP. Now some new functions have been added to this project, which are developed with Vue. Because the two development modes of the same project are more tedious, how to use Vue to jump directly to the HTML page?

clipboard.png

Oct.07,2021

create a new vue file with < iframe src= " http://www.baidu.com"; width= "100%" height= "frameborder=" 0 "scrolling=" auto "> < / iframe > self-testing feasible


can't you add the link directly? Or use the load


window.location.href=""

a tag of jquery? Hyperlink? This is all right.


have you solved this problem? I have encountered this problem now

.
Menu