From 2dd1426f409de6a8a9430fcff5695e7b53e922db Mon Sep 17 00:00:00 2001 From: kylin L <452061493@qq.com> Date: Wed, 29 May 2024 15:06:31 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=B7=B1=E6=89=8B=E5=86=99=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E6=8E=88=E6=9D=83=E5=BC=B9=E7=AA=97=E5=89=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/tabbar/tabbar.vue | 31 +++++ main.js | 1 + manifest.json | 5 +- pages/index/index.vue | 6 +- pages/my/my.vue | 245 +++++++++++++++++++++++++++-------- subpkg/login/login.vue | 33 ++++- 6 files changed, 263 insertions(+), 58 deletions(-) diff --git a/components/tabbar/tabbar.vue b/components/tabbar/tabbar.vue index 51c2e77..6625436 100644 --- a/components/tabbar/tabbar.vue +++ b/components/tabbar/tabbar.vue @@ -18,6 +18,7 @@