yyb
5 天以前 d92c13edc57d0bd21cd6f7c145a2d490b7b737a9
pages.json
@@ -183,6 +183,7 @@
        "navigationBarTitleText": "任务处理"
      }
    },
    // 移库
    {
      "path": "pages/wareHouse/moveWareHouse/index",
      "style": {
@@ -502,6 +503,47 @@
        "navigationStyle": "custom"
      }
    },
    // 库存件盘点
    {
      "path": "pages/wareHouse/InventoryCountStockItems/index",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTitleText": "",
        // "navigationBarBackgroundColor": "#CEE3FE",
        "enablePullDownRefresh": false
      }
    },
    // 领料
        {
      "path": "pages/storeManagement/MaterialRequisition/index",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTitleText": "",
        // "navigationBarBackgroundColor": "#CEE3FE",
        "enablePullDownRefresh": false
      }
    },
    // 取消领料
        {
      "path": "pages/storeManagement/CancelMaterialRequisition/index",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTitleText": "",
        // "navigationBarBackgroundColor": "#CEE3FE",
        "enablePullDownRefresh": false
      }
    },
    // 导体备货盘点
        {
      "path": "pages/wareHouse/InventoryCheckConductiveMterials/index",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTitleText": "",
        // "navigationBarBackgroundColor": "#CEE3FE",
        "enablePullDownRefresh": false
      }
    },
    // 盘点报告盘点
    {
      "path": "pages/wareHouse/inventory/index",
      "style": {
@@ -750,9 +792,57 @@
        "navigationBarBackgroundColor": "#3281FF"
      }
    },
    // 取消报工
    // // 取消报工
    // {
    //   "path": "pages/product/cancelReport/index",
    //   "style": {
    //     "navigationStyle": "custom",
    //     "navigationBarTitleText": "",
    //     // "navigationBarBackgroundColor": "#3281FF"
    //     "enablePullDownRefresh": false
    //   }
    // },
    // 接收(铜杆)
    {
      "path": "pages/product/cancelReport/index",
      "path": "pages/product/receive/index",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTitleText": "",
        // "navigationBarBackgroundColor": "#3281FF"
        "enablePullDownRefresh": false
      }
    },
    // 车间订单下发
    {
      "path": "pages/product/WorkshopOrderIssued/index",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTitleText": "",
        // "navigationBarBackgroundColor": "#3281FF"
        "enablePullDownRefresh": false
      }
    },
        // 车间订单物料
    {
      "path": "pages/product/WorkshopOrderIssued/comp",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTextStyle": "white",
        "navigationBarBackgroundColor": "#3281FF"
      }
    },
    // 工单列表
        {
      "path": "pages/product/WorkshopOrderIssued/WorkOrderList",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTextStyle": "white",
        "navigationBarBackgroundColor": "#3281FF"
      }
    },
    // 车间取消下发
    {
      "path": "pages/product/WorkshopOrderCancellationIssued/index",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTitleText": "",