yyb
6 天以前 a9561a3189d50f0e33d693b5226ea56adda06a08
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": {
@@ -153,7 +151,7 @@
        "navigationBarTitleText": "拉丝详情"
      }
    },
     {
    {
      "path": "pages/production/detail/twistDetail",
      "style": {
        "navigationBarTitleText": "绞线详情"
@@ -163,6 +161,12 @@
      "path": "pages/production/wire/report/wire",
      "style": {
        "navigationBarTitleText": "拉丝报工"
      }
    },
    {
      "path": "pages/production/wire/attachment/index",
      "style": {
        "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": "单丝领用"
      }
    },
    {
@@ -260,6 +276,30 @@
      "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": "拉丝巡检详情"
      }
    }
  ],
  "globalStyle": {
@@ -293,4 +333,4 @@
      }
    ]
  }
}
}