What are the problems with the use of router-link in vue?

this is the problem I encountered in the project I built with vue-cli

/ user/noteshop.vue
clipboard.png

clipboard.png

The

page is blank, doesn"t it mean that it is equivalent to a tag? How to remove this prefix,
so that it can jump to Baidu page.

Mar.23,2021

some instructions about router-link:
https://router.vuejs.org/zh/a.

it is recommended to use the a tag, or listen for click events, and use location.href to jump

example address: https://blog.csdn.net/qq_3562.


it can be solved by using a tag

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