龚焕茏
2024-07-31 16bf6889bf1cb1db60d80e3bc40f33f114a8bc8d
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();
  }
}