From 3bdac82e0066f97307fc6a7177cecdf89a5ba7e1 Mon Sep 17 00:00:00 2001
From: whycq <whycq>
Date: 星期四, 07 四月 2022 09:23:39 +0800
Subject: [PATCH] #

---
 pages.json |   20 ++++++--------------
 1 files changed, 6 insertions(+), 14 deletions(-)

diff --git a/pages.json b/pages.json
index 922f3f0..1672199 100644
--- a/pages.json
+++ b/pages.json
@@ -109,24 +109,16 @@
             {
                 "navigationBarTitleText": "demo",
                 "enablePullDownRefresh": false,
-				"backgroundColor":"#EDEDED"
-				
+				"backgroundColor":"#EDEDED",
+				"navigationBarBackgroundColor":"#FFFFFF",
+				"navigationBarTextStyle":"black"
             }
-        },{
-		    "path" : "pages/basics/baidu",
-		    "style" :                                                                                    
-		    {
-		        "navigationBarTitleText": "baidu",
-		        "enablePullDownRefresh": false,
-				"backgroundColor":"#EDEDED"
-				
-		    }
-		}
+        }
     ],
 	"globalStyle": {
-		"navigationBarTextStyle": "white",
+		"navigationBarTextStyle": "black",
 		"navigationBarTitleText": "PDA缁堢",
-		"navigationBarBackgroundColor": "#F5C11D"
+		"navigationBarBackgroundColor": "#FFFFFF"
 	},
 	"condition" : { //妯″紡閰嶇疆锛屼粎寮�鍙戞湡闂寸敓鏁�
 		"current": 0, //褰撳墠婵�娲荤殑妯″紡(list 鐨勭储寮曢」)

--
Gitblit v1.9.1