When vue switches routes, the dom of the previous page exists on the page.

clipboard.png

clipboard.png

the dots on the right and the circled dom nodes both enter the quantum page, but I still have this problem when I jump to other pages.
uses the plug-in fullpage

.

this is the problem with the plug-in you use. It mentions dom under body, which is beyond the scope of vue, and vue can no longer control it when routing is switched.
you can find out if the plug-in fullpage has a way to close the dom. If you don't write one yourself, turn it off manually when you switch 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-1b3b958-34671.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-1b3b958-34671.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?