From a272a73b3a861a9a5b9e2906b0d9c8cc7784e099 Mon Sep 17 00:00:00 2001 From: minimaxagent1 Date: Wed, 30 Jul 2025 11:51:04 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9C=9F=E6=9C=BA=E8=B0=83=E8=AF=95=EF=BC=8Cpa?= =?UTF-8?q?ges=E5=88=9D=E5=A7=8B=E9=A1=B5=E8=B0=83=E6=95=B4=E5=92=8Ctab-ba?= =?UTF-8?q?r=E9=83=A8=E5=88=86=E9=A1=B5=E9=9D=A2=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/tab-bar/tab-bar.vue | 254 ++++++++++++++++----------------- pages.json | 6 +- 2 files changed, 131 insertions(+), 129 deletions(-) diff --git a/components/tab-bar/tab-bar.vue b/components/tab-bar/tab-bar.vue index 31b4772..00d5d2f 100644 --- a/components/tab-bar/tab-bar.vue +++ b/components/tab-bar/tab-bar.vue @@ -1,131 +1,131 @@ - + + + + + + + + + + + + + + + + + + + + + + + + - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pages.json b/pages.json index 153e8a0..3901c24 100644 --- a/pages.json +++ b/pages.json @@ -3,8 +3,10 @@ "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue" }, "lazyCodeLoading": "requiredComponents", + "entryPagePath": "pages/login/index", // 专门指定登录页为初始页 "pages": [{ - "path": "pages/nearbystores/index", + "path": "pages/nearbystores/index", + "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false, @@ -20,7 +22,7 @@ "navigationStyle": "custom" } },{ - "path": "pages/login/login", + "path": "pages/nearbystores/index", "style": { "navigationBarTitleText": "", "enablePullDownRefresh": false,