Why don’t many websites use a tags for url jumps? F12 can’t see any jump information on the tags, but it can jump urls when clicked. How to do this? Or did something else happen? So that I can't see any data from the tag that f12 can't see? I was confused for a moment. It was the first time I saw such f12. After studying it for a long time, I still didn’t understand how to implement it in js!
js jump, give me an example
Bound click jump event
Currently single pages generally use history.pushState
https://developer.mozilla.org...
vue-router
https://router.vuejs.org/zh-c...