From 809e230e2a6a2e586df8788946fe98be81459361 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期五, 17 十二月 2021 16:10:23 +0800
Subject: [PATCH] #

---
 static/js/object/StoreShelf.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/static/js/object/StoreShelf.js b/static/js/object/StoreShelf.js
index 63262ba..fcf42b0 100644
--- a/static/js/object/StoreShelf.js
+++ b/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();
 

--
Gitblit v1.9.1