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 with it.
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 with it.
AppMain components need to have router-view
PS: id=app repeated, non-standard
did the landlord solve it?
Previous: VUEJS unfold fold can you control multiple unfold fold with one method?
Next: Conditional expression ${(aa== "222" | | bb== "333") & & cc== "444"} in activiti5.22