Vue route jumps and then returns, the click event of the original page is gone, how is it?

clipboard.png

clipboard.png

clipboard.png

Mar.04,2021

$(function () {}) this removal
is supposed to jump to another page component and regenerate the dom when you log out, but your $(function () {}) is triggered by the page is loaded only once


attempt to see .on ('click',function () {.})

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