yyb
2025-06-05 781f98550d5f51e262bde9c72cd6cfa15875c4e5
pages.json
@@ -565,6 +565,46 @@
        "enablePullDownRefresh": false
      }
    },
    // 核磅录入
    {
      "path": "pages/wareHouse/nuclearScale/index",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTitleText": "",
        // "navigationBarBackgroundColor": "#CEE3FE",
        "enablePullDownRefresh": false
      }
    },
    // 核磅单号
    {
      "path": "pages/wareHouse/nuclearScale/nuclearScaleList",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTitleText": "",
        // "navigationBarBackgroundColor": "#CEE3FE",
        "enablePullDownRefresh": false
      }
    },
    // 核磅记录
    {
      "path": "pages/wareHouse/nuclearScale/nuclearscalerecord",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTitleText": "",
        // "navigationBarBackgroundColor": "#CEE3FE",
        "enablePullDownRefresh": false
      }
    },
    // 创建核销单
    {
      "path": "pages/wareHouse/nuclearScale/createwriteoffform",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTitleText": "",
        // "navigationBarBackgroundColor": "#CEE3FE",
        "enablePullDownRefresh": false
      }
    },
    {
      "path": "pages/product/tailHandle/index",
      "style": {
@@ -693,7 +733,7 @@
                "text": "提交",
                "type": "none",
                "color": "#ffffff",
                "fontSize": "14px",
                "fontSize": "15px",
                "marginRight": "10px"
              }
            ]
@@ -714,11 +754,42 @@
    {
      "path": "pages/product/cancelReport/index",
      "style": {
        "navigationBarTitleText": "取消报工",
        "navigationBarBackgroundColor": "#0052d9"
        "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",
      "style": {