From 8392b5d63a37fb1f79a35fc5743f8e7ceac8a062 Mon Sep 17 00:00:00 2001 From: hwj Date: Thu, 21 May 2026 15:55:10 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9A=E9=A6=96=E9=A1=B5-=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E5=AF=BC=E8=88=AA-=E6=9B=B4=E5=A4=9A-=E5=BA=95?= =?UTF-8?q?=E9=83=A8=E5=BC=B9=E6=A1=86=E6=B7=BB=E5=8A=A0=E8=BF=87=E5=BA=A6?= =?UTF-8?q?=E5=8A=A8=E7=94=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/TabBar.vue | 67 ++++++++++++++++++---- src/components/dashboard/NavMenuEditor.vue | 3 +- src/components/dashboard/NavMenuMore.vue | 5 +- src/components/dashboard/NavSection.vue | 31 +++++++++- 4 files changed, 88 insertions(+), 18 deletions(-) diff --git a/src/components/common/TabBar.vue b/src/components/common/TabBar.vue index d2d9c2c..cdf6417 100644 --- a/src/components/common/TabBar.vue +++ b/src/components/common/TabBar.vue @@ -1,24 +1,28 @@