From c2f74e9c2c8147d5fcbb138e5139d4d795279ede Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 17 三月 2023 09:12:33 +0800
Subject: [PATCH] #
---
pages.json | 67 +++------------------------------
1 files changed, 7 insertions(+), 60 deletions(-)
diff --git a/pages.json b/pages.json
index 55cc29e..869105d 100644
--- a/pages.json
+++ b/pages.json
@@ -3,68 +3,15 @@
{
"path": "pages/index/index",
"style": {
- "navigationBarTitleText": "PDA棣栭〉"
+ "navigationBarTitleText": "uni-app"
}
}
- ,
- {
- "path" : "pages/login/login",
- "style": {
- "navigationBarBackgroundColor":"#ffffff",
- "navigationBarTextStyle":"black",
- "navigationBarTitleText": "鐧诲綍"
- }
- },
- {
- "path" : "pages/basics/combPro",
- "style" :
- {
- "navigationBarTitleText": "鍏ュ簱鍗曠粍鎵�",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/basics/comb",
- "style" :
- {
- "navigationBarTitleText": "缁勬墭",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/basics/stockCheck",
- "style" :
- {
- "navigationBarTitleText": "搴撳瓨鐩樼偣",
- "enablePullDownRefresh": false
- }
-
- }
- ,{
- "path" : "pages/basics/stockQuery",
- "style" :
- {
- "navigationBarTitleText": "搴撳瓨鏌ヨ",
- "enablePullDownRefresh": false
- }
-
- }
- ],
+ ],
"globalStyle": {
- "navigationBarTextStyle": "white",
- "navigationBarTitleText": "PDA缁堢",
- "navigationBarBackgroundColor": "#F5C11D"
+ "navigationBarTextStyle": "black",
+ "navigationBarTitleText": "uni-app",
+ "navigationBarBackgroundColor": "#F8F8F8",
+ "backgroundColor": "#F8F8F8"
},
- "condition" : { //妯″紡閰嶇疆锛屼粎寮�鍙戞湡闂寸敓鏁�
- "current": 0, //褰撳墠婵�娲荤殑妯″紡(list 鐨勭储寮曢」)
- "list": [
- {
- "name": "", //妯″紡鍚嶇О
- "path": "", //鍚姩椤甸潰锛屽繀閫�
- "query": "" //鍚姩鍙傛暟锛屽湪椤甸潰鐨刼nLoad鍑芥暟閲岄潰寰楀埌
- }
- ]
- }
+ "uniIdRouter": {}
}
--
Gitblit v1.9.1