From 03c1ffc86409d939875af372795b5d37cbe07d1f Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期六, 22 六月 2024 14:39:36 +0800
Subject: [PATCH] Merge branch 'master' of http://218.28.192.34:9999/r/sqys/sqys_xcx

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

diff --git a/pages.json b/pages.json
index 43fc58a..22845e7 100644
--- a/pages.json
+++ b/pages.json
@@ -181,6 +181,44 @@
 					"navigationStyle": "custom"
 					
 				}
+			},
+			{
+				"path" : "record/record",
+				"style" : 
+				{
+					"navigationBarTitleText" : "鎵ф硶璁板綍"
+				}
+			},
+			{
+				"path" : "record/details",
+				"style" : 
+				{
+					"navigationBarTitleText" : "鎵ф硶淇℃伅",
+					"navigationStyle": "custom"
+					
+				}
+			},
+			{
+				"path" : "record/evaluate",
+				"style" : 
+				{
+					"navigationBarTitleText" : "璇勪环"
+				}
+			},
+			{
+				"path" : "complaint/complaint",
+				"style" : 
+				{
+					"navigationBarTitleText" : "鎶曡瘔璁板綍"
+				}
+			},
+			{
+				"path" : "complaint/details",
+				"style" : 
+				{
+					"navigationBarTitleText" : "",
+					"navigationStyle": "custom"
+				}
 			}
 				
 			]

--
Gitblit v1.9.1