spring
2 天以前 1e71cfb6ec97cff6531dec65a3fb5cb24b2c18ac
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,153 @@
      }
    },
    {
      "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/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/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/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/selfInspect/edit",
      "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": "拉丝巡检详情"
      }
    }
  ],
@@ -209,4 +333,4 @@
      }
    ]
  }
}
}