南昌市物联网技防平台-前端
zengh
2021-02-21 ab0598cc26762aedae33894fc78462989e8302b4
public/map/core/manager/widgetsmanager.js
@@ -148,7 +148,7 @@
            _bodyDom: null,
            _mapContentDom: null,
            /**
             * 默认初始化显示在侧边栏的Widget
             * 默认初始化显示在侧边栏的Widget
             */
            _defaultActivedSiderWidgetId: null,
            _topWidgetContainerDom: null,
@@ -181,7 +181,7 @@
                            case "cover":
                                this._parseCoverWidget(widgetCfg);
                                break;
                        }
                    }
                    if (this._defaultActivedSiderWidgetId != null && this._activedButton != null) {
@@ -512,4 +512,4 @@
                }
            }
        });
    });
    });