static/js/object/StoreShelf.js @@ -18,8 +18,8 @@ let shelfMat = new THREE.MeshLambertMaterial({ color: 0x175EC0, transparent: true, opacity: .6 });//定义支架和托盘的材质 opacity: 0.6 }); //定义一个组合体 let group = new THREE.Group();