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

---
 pages.json |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

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

--
Gitblit v1.9.1