diff --git a/src/views/prometheusMonitor/earth.vue b/src/views/prometheusMonitor/earth.vue index c3a004e..7660c8d 100644 --- a/src/views/prometheusMonitor/earth.vue +++ b/src/views/prometheusMonitor/earth.vue @@ -203,7 +203,7 @@ export default { this.dynamicMaterial = new MeshLineMaterial({ map: texture, // 材质 useMap: 0, // 使用材质 - color: color, + // color: color, lineWidth: 0.5, // 线宽 sizeAttenuation: 1, // 是否随距离衰减 transparent: true, // 开启透明度