From 55fb3b56398be972b7e961ccf82970ece8739e64 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期五, 10 十月 2025 15:28:45 +0800
Subject: [PATCH] test

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

diff --git a/pages.json b/pages.json
index 54fdc2c..cc782b2 100644
--- a/pages.json
+++ b/pages.json
@@ -45,6 +45,12 @@
 			}
 		},
 		{
+			"path": "pages/index/backup",
+			"style": {
+				"navigationBarTitleText": "鍦烘櫙澶囦唤"
+			}
+		},
+		{
 			"path": "pages/my/index",
 			"style": {
 				"navigationBarTitleText": "鎴戠殑"
@@ -89,7 +95,11 @@
 		{
 			"path": "pages/map/index",
 			"style": {
-				"navigationBarTitleText": "鍦板浘"
+				"navigationStyle": "custom", //鑷畾涔夋爣棰樻爮
+				"app-plus": {
+					"titleNView": false, //绂佺敤鍘熺敓瀵艰埅鏍�+					"softinputMode": "adjustResize"
+				}
 			}
 		},
 		{
@@ -98,10 +108,11 @@
 				"navigationBarTitleText": "鍦板浘"
 			}
 		},
+
 		{
-			"path": "pages/map/edit",
+			"path": "pages/map/teaching",
 			"style": {
-				"navigationBarTitleText": "缂栬緫鍦板浘"
+				"navigationBarTitleText": "璺緞绀烘暀"
 			}
 		},
 
@@ -154,6 +165,12 @@
 			}
 		},
 		{
+			"path": "pages/station/delete",
+			"style": {
+				"navigationBarTitleText": "鎵归噺鍒犻櫎绔欑偣"
+			}
+		},
+		{
 			"path": "pages/teaching/index",
 			"style": {
 				"navigationBarTitleText": "绀烘暀璺嚎鍒楄〃"
@@ -164,6 +181,13 @@
 			"style": {
 				"navigationBarTitleText": "绀烘暀璺嚎鍒楄〃"
 			}
+		},
+
+		{
+			"path": "pages/map/scene",
+			"style": {
+				"navigationBarTitleText": "鍦烘櫙鏋勫缓"
+			}
 		}
 
 	],

--
Gitblit v1.9.1