| | |
| | | "actived": false |
| | | }, |
| | | { |
| | | "label": "设备管理", |
| | | "id": "equipment", |
| | | "widgetClass": "widgets/equipment/ClientManagement", |
| | | "type": "sider", |
| | | "cssPath": "widgets/equipment/ClientManagement.css", |
| | | "actived": false |
| | | }, |
| | | { |
| | | "label": "警情调度", |
| | | "id": "PoliceDispatching", |
| | | "widgetClass": "widgets/policeDispatching/PoliceDispatching", |
| | |
| | | _bodyDom: null, |
| | | _mapContentDom: null, |
| | | /** |
| | | * 默认初始化显示在侧边栏的Widget |
| | | * 默认初始化显示在侧边栏的Widget |
| | | */ |
| | | _defaultActivedSiderWidgetId: null, |
| | | _topWidgetContainerDom: null, |
| | |
| | | case "cover": |
| | | this._parseCoverWidget(widgetCfg); |
| | | break; |
| | | |
| | | |
| | | } |
| | | } |
| | | if (this._defaultActivedSiderWidgetId != null && this._activedButton != null) { |
| | |
| | | } |
| | | } |
| | | }); |
| | | }); |
| | | }); |