xiangpei
2024-07-19 4e4e3042f9240816d49332f19ca85a68cb89c2e4
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();
  }
}