From 40c2bea1b2f3d4c8b329ac147c45e4ddfd34575a Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期四, 18 一月 2024 14:52:52 +0800 Subject: [PATCH] # --- pages.json | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) diff --git a/pages.json b/pages.json index 6a1227a..fbce665 100644 --- a/pages.json +++ b/pages.json @@ -199,7 +199,16 @@ "navigationBarTitleText": "閫�鍑虹櫥褰�" } } - ], + ,{ + "path" : "pages/common/modeSwitch", + "style" : + { + "navigationBarTitleText": "妯″紡鍒囨崲", + "enablePullDownRefresh": false + } + + } + ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", -- Gitblit v1.9.1