spring
2025-11-29 dfe428b9d7e76c8172a8599d13db10c06fc336a2
src/pages.json
@@ -3,10 +3,9 @@
    "autoscan": true,
    "custom": {
      "^wd-(.*)": "wot-design-uni/components/wd-$1/wd-$1.vue",
      "^cu-(.*)": "@/components/cu-$1/index.vue",
      "^cu-(.*)": "@/components/cu-$1/index.vue"
    }
  },
  "pages": [
    {
      "path": "pages/index/index",
@@ -98,7 +97,6 @@
        "navigationBarTitleText": "个人资料"
      }
    },
    {
      "path": "pages/work/user/index",
      "style": {
@@ -153,7 +151,7 @@
        "navigationBarTitleText": "拉丝详情"
      }
    },
     {
    {
      "path": "pages/production/detail/twistDetail",
      "style": {
        "navigationBarTitleText": "绞线详情"
@@ -163,6 +161,18 @@
      "path": "pages/production/wire/report/wire",
      "style": {
        "navigationBarTitleText": "拉丝报工"
      }
    },
    {
      "path": "pages/production/wire/report/reportManage",
      "style": {
        "navigationBarTitleText": "报工管理"
      }
    },
    {
      "path": "pages/production/wire/attachment/index",
      "style": {
        "navigationBarTitleText": "拉丝附件"
      }
    },
    {
@@ -186,13 +196,7 @@
    {
      "path": "pages/production/wire/selfInspect/index",
      "style": {
        "navigationBarTitleText": "拉丝自检"
      }
    },
    {
      "path": "pages/production/wire/selfInspect/edit",
      "style": {
        "navigationBarTitleText": "编辑拉丝自检"
        "navigationBarTitleText": "自检管理"
      }
    },
    {
@@ -214,9 +218,21 @@
      }
    },
    {
      "path": "pages/production/twist/attachment/index",
      "style": {
        "navigationBarTitleText": "绞线附件"
      }
    },
    {
      "path": "pages/production/twist/report/edit",
      "style": {
        "navigationBarTitleText": "绞线报工上报"
      }
    },
    {
      "path": "pages/production/twist/report/draw",
      "style": {
        "navigationBarTitleText": "单丝领用"
      }
    },
    {
@@ -244,12 +260,6 @@
      }
    },
    {
      "path": "pages/production/twist/selfInspect/edit",
      "style": {
        "navigationBarTitleText": "绞线自检编辑"
      }
    },
    {
      "path": "pages/production/twist/backman/index",
      "style": {
        "navigationBarTitleText": "绞线杂工"
@@ -265,6 +275,30 @@
      "path": "pages/timely/index",
      "style": {
        "navigationBarTitleText": "时效报工"
      }
    },
    {
      "path": "pages/outbound/index",
      "style": {
        "navigationBarTitleText": "出库"
      }
    },
    {
      "path": "pages/routingInspection/index",
      "style": {
        "navigationBarTitleText": "巡检"
      }
    },
    {
      "path": "pages/routingInspection/detail/indexJX",
      "style": {
        "navigationBarTitleText": "绞线巡检详情"
      }
    },
    {
      "path": "pages/routingInspection/detail/indexLS",
      "style": {
        "navigationBarTitleText": "拉丝巡检详情"
      }
    }
  ],
@@ -285,12 +319,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": "我的",