src/components/map/viewer.vue
@@ -87,8 +87,8 @@ window.sgworld = new SmartEarth.EarthCtrl( "sdkContainer", { StaticFileBaseUrl: "../../../static/CimSDK/", // StaticFileBaseUrl: "../../../SW/static/CimSDK/", // StaticFileBaseUrl: "../../../static/CimSDK/", StaticFileBaseUrl: "../../../SW/static/CimSDK/",// }, {}, {}, @@ -203,8 +203,8 @@ }, }); //初始化弹窗事件 // that.showBottom(); that.initLayerOpen(); that.showBottom(); }); let size = this.detectZoom(); this.scale = (100 / size).toFixed(2);