spring
5 天以前 7aaff69bb11a4d75882d25bd1bc8e9748c2bd609
pages.json
@@ -680,6 +680,7 @@
      }
    },
    // 生产相关
    // 报工
    {
      "path": "pages/product/report/index",
      "style": {
@@ -689,14 +690,24 @@
          "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"
      }
    },
    // 日报相关
@@ -789,7 +800,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",