How does vue-router configure routes that do not have UI nesting relationships but require paths to be nested?

for example: the path is a router-view b, but there is no nesting relationship between an and b on pages that are completely independent, that is, a does not have < children > < / router-view >. Now the solution is not to use children nesting, the child and the parent level, and then the path of the child is written as

.

specify path as / a code > when configuring routes

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