{ "app": { "name": "七星瓢虫环境监测", "description": "七星瓢虫环境监测" }, "user": { "name": "Admin", "avatar": "./assets/img/zorro.svg", "email": "admin@qq.com" }, "menu": [ { "text": "系统导航", "group": true, "hideInBreadcrumb": true, "children": [ { "text": "首页概览", "icon": "icon-speedometer", "link": "/home-page" }, { "text": "预报预警", "icon": "icon-pie-chart", "link": "/forecasting-warning" }, { "text": "环境管理", "icon": "icon-directions", "link": "/environment/management" }, { "text": "污染管控", "icon": "icon-chemistry", "link": "/pollution/management" }, { "text": "企业污染管理", "icon": "icon-puzzle", "children": [ { "text": "gis显示", "link": "/" } , { "text": "企业数据", "link": "/" } , { "text": "超标报警", "link": "/" } ] }, { "text": "统计分析", "icon": "icon-note", "children": [{ "text": "统计分析", "link": "/statistics/analysis" }, { "text": "污染日历", "link": "/statistics/calendar" }, { "text": "站点数据分析", "link": "/statistics/monitorpoint" }] }, { "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": "/" } ] } ] }