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": {
@@ -558,6 +600,46 @@
    },
    {
      "path": "pages/wareHouse/packing/registration",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTitleText": "",
        // "navigationBarBackgroundColor": "#CEE3FE",
        "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": "",
@@ -680,6 +762,7 @@
      }
    },
    // 生产相关
    // 报工
    {
      "path": "pages/product/report/index",
      "style": {
@@ -689,14 +772,82 @@
          "titleNView": {
            "buttons": [
              {
                "text": "清空",
                "text": "提交",
                "type": "none",
                "color": "#ffffff",
                "fontSize": "14px"
                "fontSize": "15px",
                "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/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",
      "style": {
        "navigationStyle": "custom",
        "navigationBarTextStyle": "white",
        "navigationBarBackgroundColor": "#3281FF"
      }
    },
    // 日报相关
@@ -789,7 +940,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",