Vue Click the menu to open at the specified router-view?

< hr >

Click the navigation on the left or above to open the specified page content on the right
my idea is to use router-view to define routes, but it doesn"t seem to work? Ask the Great God for a more reasonable demo

Sep.27,2021

you need to post your routing configuration and the file where the router-view is located.
you should have a shared parent page and implement it with child routing.
such as the shared parent page A.vue, and the child routes are placed on B.vue and C.vue

then A.vue should write:

Isn't it all in
  

vue-admin,iview-admin?

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-1b3df28-2c3da.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-1b3df28-2c3da.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?