spring
2025-06-03 5fc7b0755d658b70c33c18b0531acb6e0ad28b17
pages.json
@@ -565,6 +565,26 @@
        "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/product/tailHandle/index",
      "style": {
@@ -680,6 +700,7 @@
      }
    },
    // 生产相关
    // 报工
    {
      "path": "pages/product/report/index",
      "style": {
@@ -689,14 +710,43 @@
          "titleNView": {
            "buttons": [
              {
                "text": "清空",
                "text": "提交",
                "type": "none",
                "color": "#ffffff",
                "fontSize": "14px"
                "fontSize": "14px",
                "marginRight": "10px"
              }
            ]
          }
        }
      }
    },
    // 车间订单列表
    {
      "path": "pages/product/report/orderList",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTextStyle": "white",
        "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"
      }
    },
    // 日报相关
@@ -789,7 +839,7 @@
        "pagePath": "pages/sys/home/index",
        "iconPath": "static/custom/tabbar/home_1.png",
        "selectedIconPath": "static/custom/tabbar/home_2.png",
        "text": "主页"
        "text": "工作台"
      },
      {
        "pagePath": "pages/sys/user/index",