Merge remote-tracking branch 'origin/main'

This commit is contained in:
mac·ufutx 2026-04-15 10:57:21 +08:00
commit 34749994ba

View File

@ -113,7 +113,7 @@ export default {
if (to.name == 'PrivacyAgreement' || to.name == 'serviceAgreement' || to.name == 'platformServiceAgreement' || to.name == 'dynamicParticulars') { if (to.name == 'PrivacyAgreement' || to.name == 'serviceAgreement' || to.name == 'platformServiceAgreement' || to.name == 'dynamicParticulars') {
return return
} }
console.log('222') console.log('2224')
this.shareConfiguration() this.shareConfiguration()
localStorage.setItem('returnName', to.name) localStorage.setItem('returnName', to.name)
if (to.params.id) { if (to.params.id) {