From 31e231f3a6dddfc6e6c493c14edd19421e1b0377 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期四, 24 十月 2024 11:35:59 +0800
Subject: [PATCH] 取消单位密码 表单验证,一机一档录像优化

---
 src/views/screen/components/screen-map-three/experience/world/enviroment.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/screen/components/screen-map-three/experience/world/enviroment.js b/src/views/screen/components/screen-map-three/experience/world/enviroment.js
index 56a8fcf..b828455 100644
--- a/src/views/screen/components/screen-map-three/experience/world/enviroment.js
+++ b/src/views/screen/components/screen-map-three/experience/world/enviroment.js
@@ -14,7 +14,7 @@
 
     this.setSunLight();
     // this.setRotateHola();
-    // this.setBackground();
+    this.setBackground();
     // this.setCirclePoint();
 
     // this.debuger();

--
Gitblit v1.8.0