chore(h5): 去掉不需要的注释内容

This commit is contained in:
2025-12-22 17:53:32 +08:00
parent 82581efb10
commit f835fafeec

View File

@@ -72,7 +72,7 @@ export default {
}
// 打开登录弹窗
console.log('==> _handleDiyGroupInteractionEvent, 未登录,打开登录弹窗', { payload })
// console.log('==> _handleDiyGroupInteractionEvent, 未登录,打开登录弹窗', { payload })
this.$refs.login?.open();
// 阻止事件继续传播