From c3b2d6d35b77d11ff86d45926501493b7fc8886e Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期二, 23 七月 2024 10:30:20 +0800
Subject: [PATCH] 新功能添加

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

diff --git a/pages.json b/pages.json
index a625c7a..b818743 100644
--- a/pages.json
+++ b/pages.json
@@ -67,6 +67,13 @@
 				"navigationBarTitleText" : "淇℃伅鍏ず璇︽儏",
 				"navigationStyle": "custom"
 			}
+		},
+		{
+			"path" : "pages/visitiorRegis/visitiorRegis",
+			"style" : 
+			{
+				"navigationBarTitleText" : "鏉ヨ浜哄憳鐧昏"
+			}
 		}
 	],
 	"subPackages": [
@@ -168,6 +175,13 @@
 						"navigationBarTitleText" : "瀹℃壒璇︽儏",
 						"navigationStyle": "custom"
 					}
+				},
+				{
+					"path" : "applyLook/applyLook",
+					"style" : 
+					{
+						"navigationBarTitleText" : ""
+					}
 				}
 			]
 		},
@@ -230,11 +244,40 @@
 				}
 			},
 			{
+				"path" : "complaint/details1",
+				"style" : 
+				{
+					"navigationBarTitleText" : "",
+					"navigationStyle": "custom"
+				}
+			},
+			{
 				"path" : "switchPhone/switchPhone",
 				"style" : 
 				{
 					"navigationBarTitleText" : "鍒囨崲浼佷笟"
 				}
+			},
+			{
+				"path" : "proposal/proposal",
+				"style" : 
+				{
+					"navigationBarTitleText" : "鎶曡瘔"
+				}
+			},
+			{
+				"path" : "proposal1/proposal1",
+				"style" : 
+				{
+					"navigationBarTitleText" : "寤鸿"
+				}
+			},
+			{
+				"path" : "proprsalRecord/proprsalRecord",
+				"style" : 
+				{
+					"navigationBarTitleText" : "寤鸿璁板綍"
+				}
 			}
 				
 			]

--
Gitblit v1.9.1