#
luxiaotao1123
2022-01-03 c07eafd8248f9035d3c72b298caf92128c3c92b5
static/js/object/StoreShelf.js
@@ -21,7 +21,7 @@
        opacity: 0.7
    });
    //定义一个组合体
    let group = new THREE.Group();
    // let group = new THREE.Group();
    // 货架总高
    let shelfHeight=this.bottomHight+(this.binYNum)*this.binHeight;