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": "污染管控",
@@ -65,50 +85,24 @@
                }]
            },
            {
              "text": "网格溯源",
              "icon": "icon-support",
              "link": "/grid-trace"
            },
            {
              "text": "运维运营",
              "icon": "icon-wrench",
              "children": [
            {
                  "text": "数据审核",
                  "link": "/operation/data-audit"
                }
                ,
                {
                  "text": "设备状态",
                  "link": "/operation/device-controller"
                }
                ,
                {
                  "text": "设备维护",
                  "link": "/operation/device-maintenance"
                }
          ]
            },
            {
              "text": "扬尘监控",
              "icon": "icon-flag",
              "children":[
                {
                  "text": "实时监控和警告",
                  "link": "/raise-dust/real-time"
                },{
                  "text": "统计查询和分析",
                  "link": "/raise-dust/statistical-query"
                },{
                  "text": "图像抓拍",
                  "link": "/raise-dust/image-grabbing"
                }
              ]
            },
            {
              "text": "会商沙盘",
              "icon": "icon-people",
              "link": "/sand-table"
                  {
                    "text": "数据审核",
                    "link": "/operation/data-audit"
                  }
                  ,
                  {
                    "text": "设备状态",
                    "link": "/operation/device-controller"
                  }
                  ,
                  {
                    "text": "设备维护",
                    "link": "/operation/device-maintenance"
                  }
               ]
            }
          ]
        }