cuiqian2004
2025-09-12 d87c256a957a6a5c3b40eaf9c52ec68f2fc22c97
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": "场景构建"
         }
      }
   ],