bihuisong hace 10 meses
padre
commit
b485ef58b5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      zhsq_qk-ui/src/map3d/index.vue

+ 1 - 1
zhsq_qk-ui/src/map3d/index.vue

@@ -422,7 +422,7 @@ export default {
       //    mesh.position.set(tankPosition.x, tankPosition.y, tankPosition.z);
       //  });
      };
-     scene.background = new THREE.Color('#293d5c'); // 更换地图背景色
+     scene.background = new THREE.Color('#141D29'); // 更换地图背景色
      animate();
 
      if(!eventFlag){