mounted(){ history.pushState(null, null, document.URL); window.addEventListener('popstate', function () { history.pushState(null, null, document.URL); }); }
Copyright © 2024 凡凡0410 Powered by .NET 9.0 on Kubernetes