yyb
2025-11-27 24e7868d80a850bbbda953a73e2598675dc228f6
pages.json
@@ -514,7 +514,7 @@
      }
    },
    // 领料
        {
    {
      "path": "pages/storeManagement/MaterialRequisition/index",
      "style": {
        "navigationStyle": "custom",
@@ -524,7 +524,7 @@
      }
    },
    // 取消领料
        {
    {
      "path": "pages/storeManagement/CancelMaterialRequisition/index",
      "style": {
        "navigationStyle": "custom",
@@ -534,7 +534,7 @@
      }
    },
    // 导体备货盘点
        {
    {
      "path": "pages/wareHouse/InventoryCheckConductiveMterials/index",
      "style": {
        "navigationStyle": "custom",
@@ -792,7 +792,7 @@
        "navigationBarBackgroundColor": "#3281FF"
      }
    },
        // 投料列表
    // 投料列表
    {
      "path": "pages/product/report/seachPersonnelNo",
      "style": {
@@ -831,7 +831,7 @@
        "enablePullDownRefresh": false
      }
    },
        // 车间订单物料
    // 车间订单物料
    {
      "path": "pages/product/WorkshopOrderIssued/comp",
      "style": {
@@ -841,7 +841,7 @@
      }
    },
    // 工单列表
        {
    {
      "path": "pages/product/WorkshopOrderIssued/WorkOrderList",
      "style": {
        "navigationStyle": "custom",
@@ -876,6 +876,15 @@
        "navigationBarTitleText": "工单列表",
        "navigationBarTextStyle": "black",
        "navigationBarBackgroundColor": "#DAE6FB"
      }
    },
    // 投料
    {
      "path": "pages/product/feeding/index",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTitleText": "",
        "enablePullDownRefresh": false
      }
    },
    {
@@ -968,4 +977,4 @@
      }
    ]
  }
}
}