How to make the routing name not appear after the domain name by vue

for example, the path to the home page of a route is
localhost:8080/home ,
how to make the home page display only the domain name but not the name of the route, for example:
localhost:8080 ,
other sub-pages display the route name?
I tried using spaces instead of routing names, but this caused me to jump back to the login page every time I refreshed the readme page

clipboard.png

Apr.24,2022

  

feels that your home / route should not be set to login page

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