zxl
2025-03-25 58f1c5870a8a02b3b858eb7e6714397c731c510f
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();
  }
}