yyb
2025-06-11 b8a2d6da97b148e661997a97fa46d75bdea961e5
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": {
@@ -760,6 +802,45 @@
        "enablePullDownRefresh": false
      }
    },
    // 接收(铜杆)
    {
      "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/WorkshopOrderCancellationIssued/index",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTitleText": "",
        // "navigationBarBackgroundColor": "#3281FF"
        "enablePullDownRefresh": false
      }
    },
    // 盘点报告号
    {
      "path": "pages/wareHouse/inventory/orderList",