From f835fafeecd752678932dd5a2f9de2c7532d0568 Mon Sep 17 00:00:00 2001 From: ZF sun <34314687@qq.com> Date: Mon, 22 Dec 2025 17:53:32 +0800 Subject: [PATCH] =?UTF-8?q?chore(h5):=20=E5=8E=BB=E6=8E=89=E4=B8=8D?= =?UTF-8?q?=E9=9C=80=E8=A6=81=E7=9A=84=E6=B3=A8=E9=87=8A=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/public/js/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index/public/js/index.js b/pages/index/public/js/index.js index 74b619c..71f7513 100644 --- a/pages/index/public/js/index.js +++ b/pages/index/public/js/index.js @@ -72,7 +72,7 @@ export default { } // 打开登录弹窗 - console.log('==> _handleDiyGroupInteractionEvent, 未登录,打开登录弹窗', { payload }) + // console.log('==> _handleDiyGroupInteractionEvent, 未登录,打开登录弹窗', { payload }) this.$refs.login?.open(); // 阻止事件继续传播