소스 검색

2023-03-17 update

1. 智慧检测   新增埃肯光伏电站图示
moccus 1 년 전
부모
커밋
5d98f0d20f
1개의 변경된 파일27개의 추가작업 그리고 0개의 파일을 삭제
  1. 27 0
      src/views/SandTable/component/ThreeModel1.vue

+ 27 - 0
src/views/SandTable/component/ThreeModel1.vue

@@ -526,6 +526,27 @@ export default {
             );
           },
         },
+        // 埃肯
+        {
+          id: "light-ak",
+          x: 0,
+          y: 0,
+          show: true,
+          ox: 300,
+          oy: 50,
+          fanW: 60,
+          fanH: 80,
+          fanX: 0,
+          fanY: -80,
+          position: null,
+          name: "埃肯",
+          clickName: function () {
+            console.log("埃肯");
+          },
+          clickFan: () => {
+            console.log("埃肯");
+          },
+        },
       ],
       fanInfoLayer: {
         id: "fan-info",
@@ -1007,6 +1028,12 @@ export default {
       // this.setLightName(light_hzj, "light_hzj");
       rootNode.add(light_hzj);
       this.htmlLayer[9].position = light_hzj.position;
+      // 大武口
+      let light_ak = obj.clone(true);
+      light_ak.position.set(-30, 0, -40); // -20 +30 // -2 0 -58 // -6, 0.13, -50    10, 0, -50
+      // this.setLightName(light_dwk, "light_dwk");
+      rootNode.add(light_ak);
+      this.htmlLayer[11].position = light_ak.position;
 
       // 改变颜色
       this.changeElColor(light_dwk, "green"); // 大武口