From c765784d2d2d4db55bfcb629cc3f6ec0b57dddcc Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Sat, 26 Feb 2022 22:34:41 +0800
Subject: [PATCH] 样式

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

diff --git a/pages.json b/pages.json
index ebe2627..8536089 100644
--- a/pages.json
+++ b/pages.json
@@ -106,9 +106,9 @@
 		{
 			"path": "pages/business/business",
 			"style": {
-				"navigationBarTitleText": "工作台",
-				"enablePullDownRefresh": false,
-				"navigationStyle": "custom"
+				"navigationBarTitleText": "行业圈",
+				"navigationBarBackgroundColor": "#103289",
+				"navigationBarTextStyle": "white"
 			}
 		},
 		{

--
Gitblit v1.9.3