罗广辉
2025-12-19 d47d6828d5f34e1a53ed0e1a66f8e06eeed18619
src/pages.json
@@ -44,12 +44,6 @@
      }
    },
    {
      "path": "pages/placeholder/placeholder",
      "style": {
        "navigationBarTitleText": "占位页面"
      }
    },
    {
      "path": "pages/dispatcher/index",
      "style": {
        "navigationStyle": "custom"
@@ -65,24 +59,6 @@
          "style": {
            "navigationBarTitleText": "404",
            "navigationStyle": "custom"
          }
        },
        {
          "path": "theme/index",
          "style": {
            "navigationBarTitleText": "主题设置"
          }
        },
        {
          "path": "taskDetail/index",
          "style": {
            "navigationBarTitleText": "任务详情"
          }
        },
        {
          "path": "inProgress/index",
          "style": {
            "navigationBarTitleText": "任务详情"
          }
        },
        {
@@ -105,9 +81,9 @@
          }
        },
        {
          "path": "taskDetail/inExecution/index",
          "path": "taskDetail/inProgress/index",
          "style": {
            "navigationBarTitleText": "执行中"
            "navigationBarTitleText": "任务详情"
          }
        },
        {
@@ -207,4 +183,4 @@
    "navigationBarBackgroundColor": "#F8F8F8",
    "backgroundColor": "#F8F8F8"
  }
}
}