yyb
6 小时以前 d33f290654ef65f537240ff4774cfd0eb66f0b4c
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"
              }
            ]
@@ -710,6 +750,25 @@
        "navigationBarBackgroundColor": "#3281FF"
      }
    },
    // 取消报工
    {
      "path": "pages/product/cancelReport/index",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTitleText": "",
        // "navigationBarBackgroundColor": "#3281FF"
        "enablePullDownRefresh": false
      }
    },
    // 盘点报告号
    {
      "path": "pages/wareHouse/inventory/orderList",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTextStyle": "white",
        "navigationBarBackgroundColor": "#3281FF"
      }
    },
    // 日报相关
    {
      "path": "pages/daily/common/work-order-list",