From 9c860ef946aa58e0a8ca27b9b689beac5ae59028 Mon Sep 17 00:00:00 2001 From: 5g0Wp7Zy Date: Sat, 28 Feb 2026 10:24:24 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/tabbar/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tabbar/index.vue b/src/tabbar/index.vue index 3ab1f5b..e2478da 100644 --- a/src/tabbar/index.vue +++ b/src/tabbar/index.vue @@ -27,6 +27,7 @@ function handleClickBulge() { } }, fail: () => { + console.log('扫码失败') }, }) }