From 56c00e61aa83b255e4f9e8d5d9955f626c34a072 Mon Sep 17 00:00:00 2001 From: LinCyJang Date: Sat, 31 Jan 2026 16:16:56 +0800 Subject: [PATCH] =?UTF-8?q?Feat=EF=BC=9A=E5=A6=82=E6=9E=9C=E6=9C=89?= =?UTF-8?q?=E6=96=B0=E6=B6=88=E6=81=AF=EF=BC=8C=E5=88=99=E5=81=9A=E7=BA=A2?= =?UTF-8?q?=E7=82=B9=E6=95=B0=E5=AD=97=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/xdd-tabbar/index.vue | 70 ++++++++++++++++++++++++++++++--- 1 file changed, 64 insertions(+), 6 deletions(-) diff --git a/components/xdd-tabbar/index.vue b/components/xdd-tabbar/index.vue index 3b7a827..d2e7a04 100644 --- a/components/xdd-tabbar/index.vue +++ b/components/xdd-tabbar/index.vue @@ -30,7 +30,6 @@ @click="gotoPage(item.url, item.type, item.index)" > - {{ item.name }} + + {{ unreadCountText }} + @@ -48,6 +53,8 @@