From b51b26b1b6ed71f2a1c2f440f4a374c578f9ed8a Mon Sep 17 00:00:00 2001
From: GULIMMO <2820890765@qq.com>
Date: Thu, 09 Nov 2023 17:41:11 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jczz_app

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

diff --git a/pages.json b/pages.json
index 7c3c5c7..5417dec 100644
--- a/pages.json
+++ b/pages.json
@@ -128,12 +128,12 @@
 						"navigationBarTextStyle": "black"
 					}
 				},{
-					"path": "released",
+					"path": "bail",
 					"style": {
 						"navigationBarTitleText": "取保候审",
 						"enablePullDownRefresh": false,
-						"navigationBarBackgroundColor": "#4586fe",
-						"navigationBarTextStyle": "white"
+						"navigationBarBackgroundColor": "#fff",
+						"navigationBarTextStyle": "black"
 					}
 				},
 				{
@@ -141,8 +141,8 @@
 					"style": {
 						"navigationBarTitleText": "大金店报事",
 						"enablePullDownRefresh": false,
-						"navigationBarBackgroundColor": "#4586fe",
-						"navigationBarTextStyle": "white"
+						"navigationBarBackgroundColor": "#fff",
+						"navigationBarTextStyle": "black"
 					}
 				}
 			]

--
Gitblit v1.9.3