| | |
| | | <div class="content__title"> |
| | | <h1>网格溯源</h1> |
| | | <h1>网格热点</h1> |
| | | </div> |
| | | <baidu-map #map [options]="options" (loaded)="loadMap($event)" style="display: block;height:400px;"> |
| | | <heatmap [dataset]="heatData" [options]="heatOption" (loaded)="loadHeatmap($event)"></heatmap> |
| | |
| | | "link": "/home-page" |
| | | }, |
| | | { |
| | | "text": "网格溯源", |
| | | "text": "网格热点", |
| | | "icon": "icon-support", |
| | | "link": "/grid-trace" |
| | | }, |
| | |
| | | }, |
| | | { |
| | | "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": "污染管控", |
| | |
| | | "text": "运维运营", |
| | | "icon": "icon-wrench", |
| | | "children": [ |
| | | { |
| | | "text": "数据审核", |
| | | "link": "/operation/data-audit" |
| | | } |
| | | , |
| | | { |
| | | "text": "设备状态", |
| | | "link": "/operation/device-controller" |
| | | } |
| | | , |
| | | { |
| | | "text": "设备维护", |
| | | "link": "/operation/device-maintenance" |
| | | } |
| | | ] |
| | | { |
| | | "text": "数据审核", |
| | | "link": "/operation/data-audit" |
| | | } |
| | | , |
| | | { |
| | | "text": "设备状态", |
| | | "link": "/operation/device-controller" |
| | | } |
| | | , |
| | | { |
| | | "text": "设备维护", |
| | | "link": "/operation/device-maintenance" |
| | | } |
| | | ] |
| | | } |
| | | ] |
| | | } |
| | |
| | | production: false, |
| | | hmr: false, |
| | | useHash: true, |
| | | SERVER_BASH_URL: `http://127.0.0.1:8080/` |
| | | SERVER_BASH_URL: `http://monitor-api2.7drlb.com/` |
| | | }; |