How can router-link jump to subcomponents?

define routes:

clipboard.png

clipboard.png
url:http://localhost:8080/centerNav/myAsk
url:

clipboard.png
how should I remove the previous centerNav?

Mar.04,2021

< router-link to= "/ centerNav/myAsk" > try


clipboard.png
change this to "/", provided this is your first-level route

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