From d8743368ffda9bc0fb2c6818f695a9a6b1079e57 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期五, 19 九月 2025 18:22:15 +0800
Subject: [PATCH] laster
---
pages.json | 24 +++++++++++++++++++++---
1 files changed, 21 insertions(+), 3 deletions(-)
diff --git a/pages.json b/pages.json
index 54fdc2c..07b1844 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": "璺緞绀烘暀"
}
},
@@ -164,6 +175,13 @@
"style": {
"navigationBarTitleText": "绀烘暀璺嚎鍒楄〃"
}
+ },
+
+ {
+ "path": "pages/map/scene",
+ "style": {
+ "navigationBarTitleText": "鍦烘櫙鏋勫缓"
+ }
}
],
--
Gitblit v1.9.1