| | |
| | | //-------------------------------------------- |
| | | // 系统所有widget的配置 |
| | | //-------------------------------------------- |
| | | _widgetsConfig: [ |
| | | { |
| | | _widgetsConfig: [{ |
| | | "label": "分析研判", |
| | | "id": "AnalysisAndJudgment", |
| | | "widgetClass": "widgets/analysisAndJudgment/AnalysisAndJudgment", |
| | |
| | | "actived": false |
| | | }, |
| | | { |
| | | "label": "处警队伍", |
| | | "id": "SecurityMap", |
| | | "widgetClass": "widgets/securityMap/SecurityMap", |
| | | "type": "sider", |
| | | "cssPath": "widgets/securityMap/SecurityMap.css", |
| | | "actived": false |
| | | }, |
| | | { |
| | | "label": "分发处置", |
| | | "id": "AlertSecurity", |
| | | "widgetClass": "widgets/alertSecurity/AlertSecurity", |