龚焕茏
2024-06-28 423d44d0233eb9046c3d9d4a33ab233e8a4b13d0
src/views/screen/components/screen-map-three/experience/cssRenderer.js
@@ -28,4 +28,8 @@
  update() {
    this.instance.render(this.scene, this.camera.instance);
  }
  destroy() {
    this.instance.domElement.remove();
  }
}