From 298d769adff4a8bdbae4194428726cf8b575da18 Mon Sep 17 00:00:00 2001 From: wangxiaowei <1121133807@qq.com> Date: Wed, 7 Jan 2026 16:01:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=99=BB=E5=BD=95=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/src/pages.json b/src/pages.json index d4e90bd..d1106e4 100644 --- a/src/pages.json +++ b/src/pages.json @@ -237,6 +237,7 @@ { "path": "settle-in/parten", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationStyle": "custom" @@ -245,6 +246,7 @@ { "path": "settle-in/tea-room", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationStyle": "custom" @@ -253,6 +255,7 @@ { "path": "settle-in/tea-specialist", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationStyle": "custom" @@ -261,6 +264,7 @@ { "path": "store-recharge/store-recharge", "type": "page", + "needLogin": true, "layout": "tabbar", "style": { "navigationStyle": "custom" @@ -323,6 +327,7 @@ { "path": "wallet/bill", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationStyle": "custom" @@ -331,6 +336,7 @@ { "path": "wallet/pay-bill", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationStyle": "custom" @@ -339,6 +345,7 @@ { "path": "wallet/recharge", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationStyle": "custom" @@ -356,6 +363,7 @@ { "path": "order/after-sales/after-sales", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationStyle": "custom" @@ -364,6 +372,7 @@ { "path": "order/douyin/douyin-order-detail", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationStyle": "custom" @@ -372,6 +381,7 @@ { "path": "order/douyin/excharge", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationStyle": "custom" @@ -389,6 +399,7 @@ { "path": "order/platform/direct-order-detail", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationStyle": "custom" @@ -397,6 +408,7 @@ { "path": "order/platform/franchise-order-detail", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationStyle": "custom" @@ -405,6 +417,7 @@ { "path": "order/platform/order-detail", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationStyle": "custom" @@ -440,6 +453,7 @@ { "path": "order/tea-specialist/order-detail", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationStyle": "custom" @@ -457,6 +471,7 @@ { "path": "parten/pages/bank-card/add", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationBarBackgroundColor": "#FFF", @@ -466,6 +481,7 @@ { "path": "parten/pages/bank-card/list", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationBarBackgroundColor": "#F6F7F9", @@ -475,6 +491,7 @@ { "path": "parten/pages/bill/bill", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationBarBackgroundColor": "#FFF", @@ -484,6 +501,7 @@ { "path": "parten/pages/fund-record/fund-record", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationBarBackgroundColor": "#FFF", @@ -493,6 +511,7 @@ { "path": "parten/pages/my/my", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationStyle": "custom" @@ -501,6 +520,7 @@ { "path": "parten/pages/sub/profile", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationStyle": "custom" @@ -509,6 +529,7 @@ { "path": "parten/pages/sub/sub", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationBarBackgroundColor": "#FFF", @@ -518,6 +539,7 @@ { "path": "parten/pages/withdraw/progress", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationBarBackgroundColor": "#FFF", @@ -527,6 +549,7 @@ { "path": "parten/pages/withdraw/withdraw", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationBarBackgroundColor": "#F6F7F9", @@ -550,7 +573,7 @@ { "path": "pages/tea-specialist/detail", "type": "page", - "needLogin": "true", + "needLogin": true, "layout": "default", "style": { "navigationStyle": "custom" @@ -568,6 +591,7 @@ { "path": "pages/tea-specialist/reserve", "type": "page", + "needLogin": true, "layout": "tabbar", "style": { "navigationStyle": "custom" @@ -576,6 +600,7 @@ { "path": "pages/tea-specialist/store", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationStyle": "custom" @@ -584,6 +609,7 @@ { "path": "pages/tea-specialist/address/add", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationStyle": "custom" @@ -592,6 +618,7 @@ { "path": "pages/tea-specialist/address/list", "type": "page", + "needLogin": true, "layout": "default", "style": { "navigationStyle": "custom"