周宾
63 分钟以前 81dbb5d80f59a434702ea9264c66a93411430325
src/pages.json
@@ -371,6 +371,48 @@
        "navigationBarTitleText": "智能派单",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/sop/index",
      "style": {
        "navigationBarTitleText": "标准作业指导",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/verification/index",
      "style": {
        "navigationBarTitleText": "结果验证",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/inspectionUpload/index",
      "style": {
        "navigationBarTitleText": "巡检上传",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/equipmentManagement/faultAnalysis/index",
      "style": {
        "navigationBarTitleText": "故障分析追溯",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionManagement/productionOrder/index",
      "style": {
        "navigationBarTitleText": "生产订单",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/productionManagement/productionDispatching/index",
      "style": {
        "navigationBarTitleText": "生产派工",
        "navigationStyle": "custom"
      }
    }
  ],
  "subPackages": [
@@ -568,7 +610,69 @@
          "path": "code/index"
        }
      ]
    }
    },
      {
         "root": "pages/inventoryManagement",
         "pages": [
            {
               "path": "receiptManagement/index",
               "style": {
                  "navigationBarTitleText": "入库管理",
            "navigationStyle": "custom",
            "enablePullDownRefresh": true,
            "backgroundColor": "#f8f8f8"
               }
            },
        {
               "path": "receiptManagement/edit",
               "style": {
                  "navigationBarTitleText": "自定义入库",
            "navigationStyle": "custom"
               }
            },
        {
               "path": "issueManagement/index",
               "style": {
                  "navigationBarTitleText": "出库管理",
            "navigationStyle": "custom",
            "enablePullDownRefresh": true,
            "backgroundColor": "#f8f8f8"
               }
            },
        {
               "path": "issueManagement/edit",
               "style": {
                  "navigationBarTitleText": "自定义出库",
            "navigationStyle": "custom"
               }
            },
        {
               "path": "dispatchLog/index",
               "style": {
                  "navigationBarTitleText": "出库台账",
            "navigationStyle": "custom",
            "enablePullDownRefresh": true,
            "backgroundColor": "#f8f8f8"
               }
            },
        {
               "path": "stockManagement/index",
               "style": {
                  "navigationBarTitleText": "库存管理",
            "navigationStyle": "custom",
            "enablePullDownRefresh": true,
            "backgroundColor": "#f8f8f8"
               }
            },
        {
               "path": "stockManagement/edit",
               "style": {
                  "navigationBarTitleText": "修改库存",
            "navigationStyle": "custom"
               }
            }
         ]
      }
  ],
  "tabBar": {
    "color": "#000000",