#
luxiaotao1123
2024-10-17 b59cf6d6d0aa7737e1b4ff38e564bca21f866a4f
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 = () => {