fengxiang
2018-08-14 769d84e98ce50ed168d26d2f6b82177b9c786685
src/assets/app-data.json
@@ -20,14 +20,34 @@
              "link": "/home-page"
            },
            {
              "text": "网格热点",
              "icon": "icon-support",
              "link": "/grid-trace"
            },
            {
              "text": "预报预警",
              "icon": "icon-pie-chart",
              "link": "/forecasting-warning"
            },
            {
              "text": "环境管理",
              "icon": "icon-directions",
              "link": "/environment/management"
              "icon": "icon-wrench",
              "children": [
                  {
                    "text": "数据审核",
                    "link": "/operation/data-audit"
                  }
                  ,
                  {
                    "text": "设备状态",
                    "link": "/operation/device-controller"
                  }
                  ,
                  {
                    "text": "设备维护",
                    "link": "/operation/device-maintenance"
                  }
               ]
            },
            {
              "text": "污染管控",
@@ -36,21 +56,17 @@
            },
            {
              "text": "企业污染管理",
              "group": true,
              "icon": "icon-puzzle",
               "children": [
                {
                  "text": "gis显示",
                  "link": "/"
                  "text": "GIS显示",
                  "link": "/enterprise-management/gis-show"
                }
                ,
                {
                  "text": "企业数据",
                  "link": "/"
                }
                ,
                {
                  "text": "超标报警",
                  "link": "/"
                  "link": "/enterprise-management/enterprise-data"
                }
               ]
            },
@@ -69,39 +85,24 @@
                }]
            },
            {
              "text": "网络溯源",
              "icon": "icon-support",
              "link": "/"
            },
            {
              "text": "运维运营",
              "icon": "icon-wrench",
              "children": [
            {
                  "text": "数据审核",
                  "link": "/reports/query"
                }
                ,
                {
                  "text": "设备状态",
                  "link": "/"
                }
                ,
                {
                  "text": "设备维护",
                  "link": "/"
                }
          ]
            },
            {
              "text": "扬尘监控",
              "icon": "icon-flag",
              "link": "/"
            },
            {
              "text": "会商沙盘",
              "icon": "icon-people",
              "link": "/"
                  {
                    "text": "数据审核",
                    "link": "/operation/data-audit"
                  }
                  ,
                  {
                    "text": "设备状态",
                    "link": "/operation/device-controller"
                  }
                  ,
                  {
                    "text": "设备维护",
                    "link": "/operation/device-maintenance"
                  }
               ]
            }
          ]
        }