#
luxiaotao1123
2022-01-05 347241dab1823b19f5740802f504af7aaecc1a12
static/js/object/StoreGoods.js
@@ -33,7 +33,7 @@
                        child.castShadow = true;
                        if (child instanceof THREE.Mesh) {
                            child.material = new THREE.MeshLambertMaterial({
                                color: 0x2F4F4F
                                color: 0x708090
                            });
                        }
                    });