From d87c256a957a6a5c3b40eaf9c52ec68f2fc22c97 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期五, 12 九月 2025 16:23:42 +0800
Subject: [PATCH] test
---
pages.json | 25 ++++++++++++++++++++++++-
1 files changed, 24 insertions(+), 1 deletions(-)
diff --git a/pages.json b/pages.json
index 54fdc2c..cf34dcc 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"
+ }
}
},
{
@@ -102,6 +112,12 @@
"path": "pages/map/edit",
"style": {
"navigationBarTitleText": "缂栬緫鍦板浘"
+ }
+ },
+ {
+ "path": "pages/map/teaching",
+ "style": {
+ "navigationBarTitleText": "璺緞绀烘暀"
}
},
@@ -164,6 +180,13 @@
"style": {
"navigationBarTitleText": "绀烘暀璺嚎鍒楄〃"
}
+ },
+
+ {
+ "path": "pages/map/scene",
+ "style": {
+ "navigationBarTitleText": "鍦烘櫙鏋勫缓"
+ }
}
],
--
Gitblit v1.9.1