src/views/Synthesis/LeftMenu.vue
@@ -1790,7 +1790,7 @@ this.closePipelinePop(); if (this.isContrastFlag == false) { this.isContrastFlag = true; var localUrl = 'http://{host}/LFData/2d/tiles/img/{z}/{x}/{y}.png' var localUrl = '{host}/LFData/2d/tiles/img/{z}/{x}/{y}.png' localUrl = localUrl.replace("{host}", iisHost) window.contRastLayer = Viewer.imageryLayers.addImageryProvider( new Cesium.UrlTemplateImageryProvider({