人生啊人生 пре 1 недеља
родитељ
комит
bffabb20f2

+ 8 - 8
src/components/ThreeWorldEventQingXiCheAndQv/event/store/QingXiCheAndQvProcessEventStore.js

@@ -568,14 +568,14 @@ export const QingXiCheAndQvProcessEventStore = defineStore('QingXiCheAndQvProces
                 },
             },
 
-            // {
-            //     "note" : "关闭取力器开关",
-            //     "name" : "关闭取力器开关",
-            //     "correctAnswerMesh" : {
-            //         "exhibition_html_1754309585650_hua_" : "",
-            //         "model_1754298683935控制台_primitive5" : "",
-            //     },
-            // },
+            {
+                "note" : "关闭取力器开关",
+                "name" : "关闭取力器开关",
+                "correctAnswerMesh" : {
+                    "exhibition_html_1758519751744_hua_" : "",
+                    "model_1754298683935控制台_primitive5" : "",
+                },
+            },
 
             // {
             //     "note" : "关闭车辆双闪和工作双闪箭头灯",

+ 1 - 1
src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAdnQvCarEventStep.js

@@ -845,7 +845,7 @@ export class QingXiCheAdnQvCarEventStep {
             case "关闭取力器开关":
 
                 meshList = [
-                    "exhibition_html_1754309585650_hua_",
+                    "exhibition_html_1758519751744_hua_",
                 ];
                 break;
 

+ 1 - 1
src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAndQvCarEvent.js

@@ -2371,7 +2371,7 @@ export class QingXiCheAndQvCarEvent {
         QingXiCheAdnQvCarEventStep.find().meshVisibility("all", false);
         QingXiCheAdnQvCarEventStep.find().meshVisibility("关闭取力器开关", true);
 
-        objIframeEdit.cameraVisualAngleGetListNameGpsTo("观察仪表盘指示灯");
+        // objIframeEdit.cameraVisualAngleGetListNameGpsTo("观察仪表盘指示灯");
 
         WindowEvent.find().WindowTxtViewOpenEvent(
             "关闭取力器开关" + "\n"

+ 2 - 1
src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAndQvCarEventClick.js

@@ -2061,7 +2061,8 @@ export class QingXiCheAndQvCarEventClick {
                     
                     // 切换视角
                     objIframeEdit.modelPeopleLook(3);
-                    objIframeEdit.cameraVisualAngleGetListNameGpsTo("观察仪表盘指示目视");
+                    // objIframeEdit.cameraVisualAngleGetListNameGpsTo("观察仪表盘指示目视");
+                    objIframeEdit.cameraVisualAngleGetListNameGpsTo("清洗车按下取力器开关");
                     objIframeEdit.roleShow(false);
 
                     let thisTime = new Date().getTime();