#
luxiaotao1123
2024-10-19 5a0f2b32674ffdc85bc4b9f1dbb21d7bd7a55761
zy-acs-flow/src/map/insight/shelf/ShelfThree.js
@@ -207,7 +207,7 @@
            height * cameraPosScale,
            height * cameraPosScale
        );
        this.controls.target = new THREE.Vector3(0, maxHeight * 0.53, 0);
        this.controls.target = new THREE.Vector3(0, maxHeight * 0.5, 0);
    }
    destroy = () => {