车间能级提升-智能设备管理系统
baoshiwei
2025-06-27 88e10f5656a0ad5530a9e37892fb327153d9dc8a
eims-ui-mobile/src/pages.json
@@ -69,7 +69,8 @@
      "layout": "default",
      "needLogin": true,
      "style": {
        "navigationBarTitleText": "设备列表"
        "navigationBarTitleText": "设备列表",
        "navigationStyle": "custom"
      }
    },
    {
@@ -78,8 +79,12 @@
      "layout": "tabbar",
      "needLogin": true,
      "style": {
        "navigationBarTitleText": "关于"
        "navigationBarTitleText": "设备"
      }
    },
    {
      "path": "pages/equ-status/list",
      "type": "page"
    },
    {
      "path": "pages/fixture/fixture-list",
@@ -105,22 +110,7 @@
      "needLogin": true,
      "style": {
        "navigationBarTitleText": "点检记录",
        "app-plus": {
          "titleNView": {
            "buttons": [
              {
                "text": "提交",
                "fontSize": "14px",
                "color": "#FFFFFF"
              },
              {
                "text": "",
                "fontSize": "24px",
                "color": "#FFFFFF"
              }
            ]
          }
        }
        "navigationStyle": "custom"
      }
    },
    {
@@ -147,22 +137,7 @@
      "needLogin": true,
      "style": {
        "navigationBarTitleText": "保养工单",
        "app-plus": {
          "titleNView": {
            "buttons": [
              {
                "text": "提交",
                "fontSize": "14px",
                "color": "#FFFFFF"
              },
              {
                "text": "",
                "fontSize": "24px",
                "color": "#FFFFFF"
              }
            ]
          }
        }
        "navigationStyle": "custom"
      }
    },
    {
@@ -181,22 +156,7 @@
      "needLogin": true,
      "style": {
        "navigationBarTitleText": "工单明细",
        "app-plus": {
          "titleNView": {
            "buttons": [
              {
                "text": "提交",
                "fontSize": "14px",
                "color": "#FFFFFF"
              },
              {
                "text": "",
                "fontSize": "24px",
                "color": "#FFFFFF"
              }
            ]
          }
        }
        "navigationStyle": "custom"
      }
    },
    {
@@ -209,7 +169,26 @@
      }
    },
    {
      "path": "pages/repair/feedback",
      "path": "pages/my/password",
      "type": "page",
      "layout": "default",
      "needLogin": true,
      "style": {
        "navigationBarTitleText": "修改密码"
      }
    },
    {
      "path": "pages/repair/repair-add",
      "type": "page",
      "layout": "default",
      "needLogin": true,
      "style": {
        "navigationBarTitleText": "添加报修",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/repair/repair-fb",
      "type": "page",
      "layout": "default",
      "needLogin": true,
@@ -234,27 +213,13 @@
      }
    },
    {
      "path": "pages/repair/repair-add",
      "path": "pages/repair/req-detail",
      "type": "page",
      "layout": "default",
      "needLogin": true,
      "style": {
        "navigationBarTitleText": "添加报修",
        "app-plus": {
          "titleNView": {
            "buttons": [
              {
                "text": "提交",
                "fontSize": "14px",
                "color": "#FFFFFF"
              },
              {
                "text": "",
                "fontSize": "24px",
                "color": "#FFFFFF"
              }
            ]
          }
        }
        "navigationBarTitleText": "报修详情",
        "navigationStyle": "custom"
      }
    },
    {
@@ -263,23 +228,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,23 +264,12 @@
      "needLogin": true,
      "style": {
        "navigationBarTitleText": "设备维修",
        "app-plus": {
          "titleNView": {
            "buttons": [
              {
                "text": "接单",
                "fontSize": "14px",
                "color": "#FFFFFF"
              },
              {
                "text": "",
                "fontSize": "24px",
                "color": "#FFFFFF"
              }
            ]
          }
        }
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/scan/index",
      "type": "page"
    },
    {
      "path": "pages/spare/index",
@@ -338,7 +277,16 @@
      "layout": "tabbar",
      "needLogin": true,
      "style": {
        "navigationBarTitleText": "spare"
        "navigationBarTitleText": "备件"
      }
    },
    {
      "path": "pages/spare/spare-list",
      "type": "page",
      "layout": "default",
      "needLogin": true,
      "style": {
        "navigationBarTitleText": "备件列表"
      }
    }
  ],