From d83e6dd06df3c848f7c40078c6205662bddc7c1b Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 30 Jul 2021 17:52:04 +0800
Subject: [PATCH] 样式改

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

diff --git a/pages.json b/pages.json
index 2ffaf71..60558e5 100644
--- a/pages.json
+++ b/pages.json
@@ -84,9 +84,10 @@
 		{
 			"path": "pages/securityStaff/exhibition",
 			"style": {
-				"navigationBarTitleText": "展示",
+				"navigationBarTitleText": "服务单位",
 				"enablePullDownRefresh": false,
-				"navigationStyle": "custom"
+				"navigationBarBackgroundColor": "#0BB9C8",
+				"navigationBarTextStyle": "white"
 			}
 		}, {
 			"path": "pages/securityStaff/information",

--
Gitblit v1.9.3