From 30b4cad9cd5d5a703020658790fe36d62da3a18e Mon Sep 17 00:00:00 2001
From: yaolonglong <yaolonglong15@163.com>
Date: 星期四, 09 十月 2025 17:47:59 +0800
Subject: [PATCH] 修改IP地址

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

diff --git a/pages.json b/pages.json
index a625c7a..373f299 100644
--- a/pages.json
+++ b/pages.json
@@ -67,6 +67,20 @@
 				"navigationBarTitleText" : "淇℃伅鍏ず璇︽儏",
 				"navigationStyle": "custom"
 			}
+		},
+		{
+			"path" : "pages/visitiorRegis/visitiorRegis",
+			"style" : 
+			{
+				"navigationBarTitleText" : "鏉ヨ浜哄憳鐧昏"
+			}
+		},
+		{
+			"path" : "pages/index/home",
+			"style" : 
+			{
+				"navigationBarTitleText" : ""
+			}
 		}
 	],
 	"subPackages": [
@@ -168,6 +182,13 @@
 						"navigationBarTitleText" : "瀹℃壒璇︽儏",
 						"navigationStyle": "custom"
 					}
+				},
+				{
+					"path" : "applyLook/applyLook",
+					"style" : 
+					{
+						"navigationBarTitleText" : ""
+					}
 				}
 			]
 		},
@@ -230,11 +251,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