From f678b314121fe63ecdf78fe6f5b873b718a64222 Mon Sep 17 00:00:00 2001
From: 346149741 <346149741@qq.com>
Date: 星期五, 21 六月 2024 11:01:56 +0800
Subject: [PATCH] 信息公示页面

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

diff --git a/pages.json b/pages.json
index c3df2bb..15cbad7 100644
--- a/pages.json
+++ b/pages.json
@@ -7,7 +7,9 @@
 			"style": {
 				"enablePullDownRefresh": false,
 				"backgroundTextStyle": "dark",
-				"navigationBarTitleText": "鎵爜鍏ヤ紒"
+				"navigationBarTitleText": "鎵爜鍏ヤ紒",
+				"navigationStyle": "custom"
+				
 			}
 		},
 		{
@@ -62,7 +64,8 @@
 			"path" : "pages/message/details",
 			"style" : 
 			{
-				"navigationBarTitleText" : "淇℃伅鍏ず璇︽儏"
+				"navigationBarTitleText" : "淇℃伅鍏ず璇︽儏",
+				"navigationStyle": "custom"
 			}
 		}
 	],

--
Gitblit v1.9.1