From 69a74309ed12cc13f0fa9fb90c5bffad17ade360 Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期四, 27 六月 2024 13:34:56 +0800
Subject: [PATCH] 问题修改

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

diff --git a/pages.json b/pages.json
index 15cbad7..a625c7a 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" : "璁板綍鏌ヨ"
 					}
 				},
 				{
@@ -150,7 +150,7 @@
 					"path" : "translateRecord/translateRecord",
 					"style" : 
 					{
-						"navigationBarTitleText" : ""
+						"navigationBarTitleText" : "瀹℃壒璁板綍"
 					}
 				},
 				{
@@ -160,8 +160,84 @@
 						"navigationBarTitleText" : "",
 						"navigationStyle": "custom"
 					}
+				},
+				{
+					"path" : "judgeApply/judgeApply",
+					"style" : 
+					{
+						"navigationBarTitleText" : "瀹℃壒璇︽儏",
+						"navigationStyle": "custom"
+					}
 				}
 			]
+		},
+		{
+			"root": "qiye",
+			"pages": [{
+				"path" : "qiyeIndex/qiyeIndex",
+				"style" : 
+				{
+					"navigationBarTitleText" : "",
+					"navigationStyle": "custom"
+				}
+			},
+			{
+				"path" : "my/my",
+				"style" : 
+				{
+					"navigationBarTitleText" : "",
+					"navigationStyle": "custom"
+					
+				}
+			},
+			{
+				"path" : "record/record",
+				"style" : 
+				{
+					"navigationBarTitleText" : "鎵ф硶璁板綍",
+					"navigationStyle": "custom"
+				}
+			},
+			{
+				"path" : "record/details",
+				"style" : 
+				{
+					"navigationBarTitleText" : "鎵ф硶淇℃伅",
+					"navigationStyle": "custom"
+					
+				}
+			},
+			{
+				"path" : "record/evaluate",
+				"style" : 
+				{
+					"navigationBarTitleText" : "璇勪环"
+				}
+			},
+			{
+				"path" : "complaint/complaint",
+				"style" : 
+				{
+					"navigationBarTitleText" : "鎶曡瘔璁板綍"
+				}
+			},
+			{
+				"path" : "complaint/details",
+				"style" : 
+				{
+					"navigationBarTitleText" : "",
+					"navigationStyle": "custom"
+				}
+			},
+			{
+				"path" : "switchPhone/switchPhone",
+				"style" : 
+				{
+					"navigationBarTitleText" : "鍒囨崲浼佷笟"
+				}
+			}
+				
+			]
 		}
 	],
 	"globalStyle": {

--
Gitblit v1.9.1