1, for single-page applications, using vue to open a new window is through window.open (). The new window page gets new data and displays it, which is relatively easy. You can pass the parameter url with the data in the past, but now there is a problem. ...
name routes: [{ routerlayoutcomponentrouter-viewname urldepartmentrouter < template > < div id= "app " > <router-view>< router-view> < div > < template > this is the code in App.vue. I don t know if it has anything to do ...
requirements: implement the reuse of Vue.js but single-page applications that is to put a single page as a page (module or component) into another Vue.js project through vue-router routing. question: I don t know what the professional name of this...