#
luxiaotao1123
2024-03-28 2535d50523f040dba60cc84c5b279009d70ac3be
zy-asrs-flow/src/pages/map/drawer/shelf/shelfThree.js
@@ -52,7 +52,7 @@
    initScene = () => {
        const scene = new THREE.Scene();
        // scene.background = new THREE.Color(0xf0f0f0);
        // scene.background = new THREE.Color(0x333333);
        scene.background = new THREE.Color(0x333333);
        if (help) {
            scene.add(new THREE.AxesHelper(1000));
        }