From 37b8dcd3da956f0d6bb0272c4766fc1c09e23119 Mon Sep 17 00:00:00 2001
From: Lou <luzhiping@qqyjz.com>
Date: Mon, 13 Nov 2023 17:35:34 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jczz_app

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

diff --git a/pages.json b/pages.json
index 93e4208..af7189a 100644
--- a/pages.json
+++ b/pages.json
@@ -200,8 +200,8 @@
 					"style": {
 						"navigationBarTitleText": "场所采集",
 						"enablePullDownRefresh": false,
-						"navigationBarBackgroundColor": "#4586fe",
-						"navigationBarTextStyle": "white"
+						"navigationBarBackgroundColor": "#fff",
+						"navigationBarTextStyle": "black"
 					}
 				},
 				{
@@ -427,8 +427,8 @@
 					"path": "member/index",
 					"style": {
 						"navigationBarTitleText": "资料管理",
-						"navigationBarBackgroundColor": "#5887f9",
-						"navigationBarTextStyle": "white",
+						"navigationBarBackgroundColor": "#fff",
+						"navigationBarTextStyle": "black",
 						"enablePullDownRefresh": false
 					}
 				},

--
Gitblit v1.9.3