From 244d89b41c0e0e995d38f635a126a0959b9ba25b Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期二, 25 六月 2024 18:16:42 +0800
Subject: [PATCH] 问题处理

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

diff --git a/pages.json b/pages.json
index 22845e7..2894a5e 100644
--- a/pages.json
+++ b/pages.json
@@ -100,7 +100,7 @@
 					"style" : 
 					{
 						"navigationBarTitleText" : "鏁版嵁鐪嬫澘",
-						"navigationStyle": "custom"
+						"backgroundColor": "#1171E0"
 					}
 				},
 				{
@@ -128,7 +128,7 @@
 					"path" : "applyRecord/applyRecord",
 					"style" : 
 					{
-						"navigationBarTitleText" : "鐢宠璁板綍"
+						"navigationBarTitleText" : "璁板綍鏌ヨ"
 					}
 				},
 				{
@@ -160,6 +160,14 @@
 						"navigationBarTitleText" : "",
 						"navigationStyle": "custom"
 					}
+				},
+				{
+					"path" : "judgeApply/judgeApply",
+					"style" : 
+					{
+						"navigationBarTitleText" : "瀹℃壒璇︽儏",
+						"navigationStyle": "custom"
+					}
 				}
 			]
 		},
@@ -186,7 +194,8 @@
 				"path" : "record/record",
 				"style" : 
 				{
-					"navigationBarTitleText" : "鎵ф硶璁板綍"
+					"navigationBarTitleText" : "鎵ф硶璁板綍",
+					"navigationStyle": "custom"
 				}
 			},
 			{

--
Gitblit v1.9.1