{ "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": "企业污染管理", "group": true, "icon": "icon-puzzle", "children": [ { "text": "GIS显示", "link": "/enterprise-management/gis-show" } , { "text": "企业数据", "link": "/enterprise-management/enterprise-data" } , { "text": "超标报警", "link": "/enterprise-management/standard-alarm" } ] }, { "text": "统计分析", "icon": "icon-note", "children": [{ "text": "统计分析", "link": "/statistics/analysis" }, { "text": "污染日历", "link": "/statistics/calendar" }, { "text": "站点数据分析", "link": "/reports/query2" }] }, { "text": "网格溯源", "icon": "icon-support", "link": "/grid-trace" }, { "text": "运维运营", "icon": "icon-wrench", "children": [ { "text": "数据审核", "link": "/operation/data-audit" } , { "text": "设备状态", "link": "/operation/device-status" } , { "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" } ] } ] }