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