src/components/remote/index.vue
@@ -270,6 +270,10 @@ } }) // 去除logo let primitiveArr = global.viewer.scene.primitives._primitives global.viewer.scene.primitives.remove(primitiveArr[0]) if (global.DC.Namespace.Cesium.FeatureDetection.supportsImageRenderingPixelated()) { // 判断是否支持图像渲染像素化处理 global.viewer.setOptions({ resolutionScale: window.devicePixelRatio