From b69d24b96a5c15a3a89b152b9d76579cb72e90bb Mon Sep 17 00:00:00 2001 From: zoujing Date: Tue, 10 Mar 2026 16:53:53 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=AE=BE=E7=BD=AE=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E6=A0=8F=E7=9A=84=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + src/components/TopNavBar/index.vue | 34 +++++++++--------------------- src/pages-quick/list.vue | 2 +- 3 files changed, 12 insertions(+), 25 deletions(-) diff --git a/.gitignore b/.gitignore index cfdf1eb..b8a25e7 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ dist *.sw? unpackage .hbuilderx +.claude diff --git a/src/components/TopNavBar/index.vue b/src/components/TopNavBar/index.vue index 2be0e1d..a6c19a2 100644 --- a/src/components/TopNavBar/index.vue +++ b/src/components/TopNavBar/index.vue @@ -1,37 +1,23 @@