shuishen
2025-12-17 e57a6d89256330af2ddcb528313bbfe6721026fe
feat:配置文件调整
1 files modified
16 ■■■■■ changed files
src/pages.json 16 ●●●●● patch | view | raw | blame | history
src/pages.json
@@ -48,8 +48,13 @@
      "style": {
        "navigationBarTitleText": "占位页面"
      }
    },
    {
      "path": "pages/dispatcher/index",
      "style": {
        "navigationStyle": "custom"
    }
    }
  ],
  "subPackages": [
    {
@@ -177,13 +182,10 @@
        "text": "任务"
      },
      {
        "iconPath": "static/images/tabbar/add.png",
        "pagePath": "subPackages/taskDetail/addTask/index"
      },
      {
        "pagePath": "pages/placeholder/placeholder",
        "iconPath": "static/images/tabbar/drone.png",
        "visible": "true"
        "selectedIconPath": "static/images/tabbar/drone.png",
        "pagePath": "pages/dispatcher/index",
        "text": ""
      },
      {
        "iconPath": "static/images/tabbar/icon_order.png",