罗广辉
2025-10-13 c1b33671b42e5d2d11f0c8a0fea31bfbe0b35b38
src/pages.json
@@ -31,6 +31,13 @@
      }
    },
    {
      "path": "pages/droneConsole/index",
      "style": {
        "navigationBarTitleText": "控制台",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/login/index",
      "style": {
        "navigationBarTitleText": "登录页"
@@ -121,6 +128,13 @@
        "style": {
          "navigationBarTitleText": "修改密码"
        }
      },
      {
        "path": "browser/index",
        "style": {
          "navigationBarTitleText": "地图"
        }
      }
    ]
  }],