With regard to router-view level 3 routing, the corresponding components are not switched out.

clipboard.png

clipboard.png

name

clipboard.png
routes: [{


routerlayoutcomponentrouter-viewname

clipboard.png
urldepartmentrouter

clipboard.png

< 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?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b353f1-2bf86.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b353f1-2bf86.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?