车间能级提升-智能设备管理系统
zhuguifei
2025-05-20 7fe7b6182c2d407d28c2c9da1c070c3ce964e3e7
eims-ui-mobile/src/pages.json
@@ -69,7 +69,8 @@
      "layout": "default",
      "needLogin": true,
      "style": {
        "navigationBarTitleText": "设备列表"
        "navigationBarTitleText": "设备列表",
        "navigationStyle": "custom"
      }
    },
    {
@@ -105,22 +106,7 @@
      "needLogin": true,
      "style": {
        "navigationBarTitleText": "点检记录",
        "app-plus": {
          "titleNView": {
            "buttons": [
              {
                "text": "提交",
                "fontSize": "14px",
                "color": "#FFFFFF"
              },
              {
                "text": "",
                "fontSize": "24px",
                "color": "#FFFFFF"
              }
            ]
          }
        }
        "navigationStyle": "custom"
      }
    },
    {
@@ -147,22 +133,7 @@
      "needLogin": true,
      "style": {
        "navigationBarTitleText": "保养工单",
        "app-plus": {
          "titleNView": {
            "buttons": [
              {
                "text": "提交",
                "fontSize": "14px",
                "color": "#FFFFFF"
              },
              {
                "text": "",
                "fontSize": "24px",
                "color": "#FFFFFF"
              }
            ]
          }
        }
        "navigationStyle": "custom"
      }
    },
    {
@@ -181,22 +152,7 @@
      "needLogin": true,
      "style": {
        "navigationBarTitleText": "工单明细",
        "app-plus": {
          "titleNView": {
            "buttons": [
              {
                "text": "提交",
                "fontSize": "14px",
                "color": "#FFFFFF"
              },
              {
                "text": "",
                "fontSize": "24px",
                "color": "#FFFFFF"
              }
            ]
          }
        }
        "navigationStyle": "custom"
      }
    },
    {
@@ -212,24 +168,10 @@
      "path": "pages/repair/repair-add",
      "type": "page",
      "layout": "default",
      "needLogin": true,
      "style": {
        "navigationBarTitleText": "添加报修",
        "app-plus": {
          "titleNView": {
            "buttons": [
              {
                "text": "提交",
                "fontSize": "14px",
                "color": "#FFFFFF"
              },
              {
                "text": "",
                "fontSize": "24px",
                "color": "#FFFFFF"
              }
            ]
          }
        }
        "navigationStyle": "custom"
      }
    },
    {
@@ -263,23 +205,8 @@
      "layout": "default",
      "needLogin": true,
      "style": {
        "navigationBarTitleText": "设备报修",
        "app-plus": {
          "titleNView": {
            "buttons": [
              {
                "text": "新增",
                "fontSize": "14px",
                "color": "#FFFFFF"
              },
              {
                "text": "",
                "fontSize": "24px",
                "color": "#FFFFFF"
              }
            ]
          }
        }
        "navigationBarTitleText": "报修列表",
        "navigationStyle": "custom"
      }
    },
    {
@@ -314,22 +241,7 @@
      "needLogin": true,
      "style": {
        "navigationBarTitleText": "设备维修",
        "app-plus": {
          "titleNView": {
            "buttons": [
              {
                "text": "接单",
                "fontSize": "14px",
                "color": "#FFFFFF"
              },
              {
                "text": "",
                "fontSize": "24px",
                "color": "#FFFFFF"
              }
            ]
          }
        }
        "navigationStyle": "custom"
      }
    },
    {