From 612fd0611a1b0c036cbb5ce1fc25b7a0e7d69e8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B0=E5=B2=A9?= Date: Tue, 22 Jul 2025 17:44:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=80=89=E5=90=89=E7=A5=A5?= =?UTF-8?q?=E7=89=A9=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/mascot/mascot_select_list.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/mascot/mascot_select_list.vue b/src/pages/mascot/mascot_select_list.vue index e4e48d35..4ea70951 100644 --- a/src/pages/mascot/mascot_select_list.vue +++ b/src/pages/mascot/mascot_select_list.vue @@ -115,7 +115,6 @@ common.msg('设置成功') common.setValue('mascotState', false) setTimeout(() => { - console.log('pages.length', pages.length); if (pages.length >= 2) { // 页面栈只有一页,没有返回页,那就返回首页 back_state.value = false;