From bc29c20650e12aeb16967241ce835028341100fd Mon Sep 17 00:00:00 2001 From: woody Date: Tue, 2 Sep 2025 16:34:45 +0800 Subject: [PATCH] =?UTF-8?q?feat(tabbar):=20=E5=BA=95=E9=83=A8tabbar?= =?UTF-8?q?=E6=9B=B4=E6=94=B9=20=E7=A7=BB=E9=99=A4=E4=BC=9A=E5=91=98?= =?UTF-8?q?=E4=B8=93=E5=8C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/backIcon.vue | 24 ++++++++++-------------- components/cl-tabbar.vue | 17 ++++++++--------- pages.json | 3 --- pages/mine/index.vue | 2 +- pages/mine/share/index.vue | 2 +- pages/shoppingCar/index.vue | 2 +- pages/specialArea/index.vue | 2 +- pages/specialArea/list.vue | 2 +- 8 files changed, 23 insertions(+), 31 deletions(-) diff --git a/components/backIcon.vue b/components/backIcon.vue index 3370241..90bf0c6 100644 --- a/components/backIcon.vue +++ b/components/backIcon.vue @@ -1,23 +1,19 @@