From 0e944bfc16136c0a749fc6022e0dfc7f2b4af010 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期二, 15 十月 2024 18:16:17 +0800
Subject: [PATCH] 工单图片样式调整、取消考核页面人脸和车辆的公安部按钮
---
src/views/screen/components/screen-map-three/experience/world/enviroment.js | 6 +++---
1 files changed, 3 insertions(+), 3 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 2f1177c..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,8 +14,8 @@
this.setSunLight();
// this.setRotateHola();
- // this.setBackground();
- this.setCirclePoint();
+ this.setBackground();
+ // this.setCirclePoint();
// this.debuger();
}
@@ -174,4 +174,4 @@
folder3.add(this.ambientLight, 'intensity').min(0).max(1).step(0.1).name("寮哄害");
}
-}
\ No newline at end of file
+}
--
Gitblit v1.8.0