From 61fac336f67aad36a7806bf44f386487fbe7fef4 Mon Sep 17 00:00:00 2001 From: lanzhihui <503792708@qq.com> Date: Fri, 3 Apr 2026 09:26:47 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index ad06ed6..f2bdc8c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -113,7 +113,7 @@ export default { if (to.name == 'PrivacyAgreement' || to.name == 'serviceAgreement' || to.name == 'platformServiceAgreement' || to.name == 'dynamicParticulars') { return } - console.log('222') + console.log('2224') this.shareConfiguration() localStorage.setItem('returnName', to.name) if (to.params.id) {