From a81784463f06d04e3b94b6ae6b03f12927973808 Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期四, 20 六月 2024 16:19:44 +0800
Subject: [PATCH] 申请记录页面

---
 pages.json |   31 ++++++++++++++++++++++++++++++-
 1 files changed, 30 insertions(+), 1 deletions(-)

diff --git a/pages.json b/pages.json
index f020353..94f97e3 100644
--- a/pages.json
+++ b/pages.json
@@ -68,7 +68,36 @@
 					"path" : "dataLook/dataLook",
 					"style" : 
 					{
-						"navigationBarTitleText" : "鏁版嵁鐪嬫澘"
+						"navigationBarTitleText" : "鏁版嵁鐪嬫澘",
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path" : "reportPage/reportPage",
+					"style" : 
+					{
+						"navigationBarTitleText" : "鎵ф硶缁撴灉涓婃姤"
+					}
+				},
+				{
+					"path" : "reportDetails/reportDetails",
+					"style" : 
+					{
+						"navigationBarTitleText" : "涓婃姤缁撴灉"
+					}
+				},
+				{
+					"path" : "reportRecord/reportRecord",
+					"style" : 
+					{
+						"navigationBarTitleText" : "涓婃姤璁板綍"
+					}
+				},
+				{
+					"path" : "applyRecord/applyRecord",
+					"style" : 
+					{
+						"navigationBarTitleText" : "鐢宠璁板綍"
 					}
 				}
 			]

--
Gitblit v1.9.1