罗广辉
2025-10-21 210c40645ddb1ba09f4386d520aed8622a229884
feat: 控制台头部隐藏
1 files modified
3 ■■■■ changed files
src/pages.json 3 ●●●● patch | view | raw | blame | history
src/pages.json
@@ -71,7 +71,8 @@
        {
          "path": "droneConsole/index",
          "style": {
            "navigationBarTitleText": "控制台"
            "navigationBarTitleText": "控制台",
            "navigationStyle": "custom"
          }
        },
        {