From 44fe1eda9e4106ae105030fb548688812ba1d1e2 Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期五, 21 六月 2024 09:41:52 +0800
Subject: [PATCH] 文件上传完善

---
 pages.json |   94 +++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 94 insertions(+), 0 deletions(-)

diff --git a/pages.json b/pages.json
index 0167170..c3df2bb 100644
--- a/pages.json
+++ b/pages.json
@@ -36,6 +36,34 @@
 			{
 				"navigationBarTitleText" : "浼佷笟棣栭〉"
 			}
+		},
+		{
+			"path" : "pages/hqzc/list",
+			"style" : 
+			{
+				"navigationBarTitleText" : "鎯犱紒鏀跨瓥"
+			}
+		},
+		{
+			"path" : "pages/hqzc/details",
+			"style" : 
+			{
+				"navigationBarTitleText" : "鎯犱紒鏀跨瓥"
+			}
+		},
+		{
+			"path" : "pages/message/list",
+			"style" : 
+			{
+				"navigationBarTitleText" : "淇℃伅鍏ず"
+			}
+		},
+		{
+			"path" : "pages/message/details",
+			"style" : 
+			{
+				"navigationBarTitleText" : "淇℃伅鍏ず璇︽儏"
+			}
 		}
 	],
 	"subPackages": [
@@ -61,8 +89,74 @@
 					"path" : "changePhone/changePhone",
 					"style" : 
 					{
+						"navigationBarTitleText" : "淇敼鎵嬫満鍙�"
+					}
+				},
+				{
+					"path" : "dataLook/dataLook",
+					"style" : 
+					{
+						"navigationBarTitleText" : "鏁版嵁鐪嬫澘",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path" : "reportPage/reportPage",
+					"style" : 
+					{
+						"navigationBarTitleText" : "鎵ф硶缁撴灉涓婃姤"
+					}
+				},
+				{
+					"path" : "reportDetails/reportDetails",
+					"style" : 
+					{
+						"navigationBarTitleText" : "涓婃姤缁撴灉"
+					}
+				},
+				{
+					"path" : "reportRecord/reportRecord",
+					"style" : 
+					{
+						"navigationBarTitleText" : "涓婃姤璁板綍"
+					}
+				},
+				{
+					"path" : "applyRecord/applyRecord",
+					"style" : 
+					{
+						"navigationBarTitleText" : "鐢宠璁板綍"
+					}
+				},
+				{
+					"path" : "applyRecordDetails/applyRecordDetails",
+					"style" : 
+					{
+						"navigationBarTitleText" : "鐢宠璇︽儏",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path" : "translate/translate",
+					"style" : 
+					{
+						"navigationBarTitleText" : "鎵ф硶瀹℃壒"
+					}
+				},
+				{
+					"path" : "translateRecord/translateRecord",
+					"style" : 
+					{
 						"navigationBarTitleText" : ""
 					}
+				},
+				{
+					"path" : "scodePage/scodePage",
+					"style" : 
+					{
+						"navigationBarTitleText" : "",
+						"navigationStyle": "custom"
+					}
 				}
 			]
 		}

--
Gitblit v1.9.1