#
luxiaotao1123
2024-03-28 24456b633881a079cdaeb8b9e9812dc6017ea646
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));
        }