cyy
2025-09-28 fb026e6052b4d843d327312db398cf791ac57ab9
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": "场景构建"
         }
      }
   ],