曹睿
2025-04-25 ec1bef3a37e8dcdf22f1bf52e7c272a18306f4b9
src/pages.json
@@ -3,7 +3,7 @@
    "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",
    }
  },
@@ -153,29 +153,113 @@
        "navigationBarTitleText": "拉丝详情"
      }
    },
     {
      "path": "pages/production/detail/twistDetail",
      "style": {
        "navigationBarTitleText": "绞线详情"
      }
    },
    {
      "path": "pages/production/report/wire",
      "path": "pages/production/wire/report/wire",
      "style": {
        "navigationBarTitleText": "拉丝报工"
      }
    },
    {
      "path": "pages/production/report/wireEdit",
      "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/selfInspect/edit",
      "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/report/edit",
      "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/selfInspect/edit",
      "style": {
        "navigationBarTitleText": "绞线自检编辑"
      }
    },
    {
      "path": "pages/production/twist/backman/index",
      "style": {
        "navigationBarTitleText": "绞线杂工"
      }
    },
    {
      "path": "pages/production/twist/backman/edit",
      "style": {
        "navigationBarTitleText": "绞线杂工编辑"
      }
    }
  ],
  "globalStyle": {