spring
2025-11-29 057c13502ecedf49d85d47ab23f3492859f16653
src/pages.json
@@ -6,7 +6,6 @@
      "^cu-(.*)": "@/components/cu-$1/index.vue"
    }
  },
  "pages": [
    {
      "path": "pages/index/index",
@@ -98,7 +97,6 @@
        "navigationBarTitleText": "个人资料"
      }
    },
    {
      "path": "pages/work/user/index",
      "style": {
@@ -154,27 +152,147 @@
      }
    },
    {
      "path": "pages/production/report/wire",
      "path": "pages/production/detail/twistDetail",
      "style": {
        "navigationBarTitleText": "绞线详情"
      }
    },
    {
      "path": "pages/production/wire/report/wire",
      "style": {
        "navigationBarTitleText": "拉丝报工"
      }
    },
    {
      "path": "pages/production/report/wireEdit",
      "path": "pages/production/wire/report/reportManage",
      "style": {
        "navigationBarTitleText": "报工管理"
      }
    },
    {
      "path": "pages/production/wire/attachment/index",
      "style": {
        "navigationBarTitleText": "拉丝附件"
      }
    },
    {
      "path": "pages/production/wire/report/wireEdit",
      "style": {
        "navigationBarTitleText": "报工上报"
      }
    },
    {
      "path": "pages/production/receive/index",
      "path": "pages/production/wire/receive/index",
      "style": {
        "navigationBarTitleText": "拉丝领用"
      }
    },
    {
      "path": "pages/production/receive/edit",
      "path": "pages/production/wire/receive/edit",
      "style": {
        "navigationBarTitleText": "编辑拉丝领用"
      }
    },
    {
      "path": "pages/production/wire/selfInspect/index",
      "style": {
        "navigationBarTitleText": "自检管理"
      }
    },
    {
      "path": "pages/production/wire/backman/index",
      "style": {
        "navigationBarTitleText": "杂工"
      }
    },
    {
      "path": "pages/production/wire/backman/edit",
      "style": {
        "navigationBarTitleText": "编辑杂工"
      }
    },
    {
      "path": "pages/production/twist/report/index",
      "style": {
        "navigationBarTitleText": "绞线报工"
      }
    },
    {
      "path": "pages/production/twist/attachment/index",
      "style": {
        "navigationBarTitleText": "绞线附件"
      }
    },
    {
      "path": "pages/production/twist/report/edit",
      "style": {
        "navigationBarTitleText": "绞线报工上报"
      }
    },
    {
      "path": "pages/production/twist/report/draw",
      "style": {
        "navigationBarTitleText": "单丝领用"
      }
    },
    {
      "path": "pages/production/twist/receive/index",
      "style": {
        "navigationBarTitleText": "绞线材料领用"
      }
    },
    {
      "path": "pages/production/twist/receive/plate/edit",
      "style": {
        "navigationBarTitleText": "绞线盘具编辑"
      }
    },
    {
      "path": "pages/production/twist/receive/steelCore/edit",
      "style": {
        "navigationBarTitleText": "绞线钢芯编辑"
      }
    },
    {
      "path": "pages/production/twist/selfInspect/index",
      "style": {
        "navigationBarTitleText": "绞线自检"
      }
    },
    {
      "path": "pages/production/twist/backman/index",
      "style": {
        "navigationBarTitleText": "绞线杂工"
      }
    },
    {
      "path": "pages/production/twist/backman/edit",
      "style": {
        "navigationBarTitleText": "绞线杂工编辑"
      }
    },
    {
      "path": "pages/timely/index",
      "style": {
        "navigationBarTitleText": "时效报工"
      }
    },
    {
      "path": "pages/routingInspection/index",
      "style": {
        "navigationBarTitleText": "巡检"
      }
    },
    {
      "path": "pages/routingInspection/detail/indexJX",
      "style": {
        "navigationBarTitleText": "绞线巡检详情"
      }
    },
    {
      "path": "pages/routingInspection/detail/indexLS",
      "style": {
        "navigationBarTitleText": "拉丝巡检详情"
      }
    }
  ],
@@ -195,12 +313,12 @@
        "iconPath": "static/tabbar/home.png",
        "selectedIconPath": "static/tabbar/home-active.png"
      },
      {
        "pagePath": "pages/work/index",
        "text": "工作台",
        "iconPath": "static/tabbar/work.png",
        "selectedIconPath": "static/tabbar/work-active.png"
      },
      // {
      //   "pagePath": "pages/work/index",
      //   "text": "工作台",
      //   "iconPath": "static/tabbar/work.png",
      //   "selectedIconPath": "static/tabbar/work-active.png"
      // },
      {
        "pagePath": "pages/mine/index",
        "text": "我的",