人生啊人生 1 هفته پیش
والد
کامیت
84f4f8174a
1فایلهای تغییر یافته به همراه105 افزوده شده و 80 حذف شده
  1. 105 80
      src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAndQvCarEvent.js

+ 105 - 80
src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAndQvCarEvent.js

@@ -1478,32 +1478,37 @@ export class QingXiCheAndQvCarEvent {
         objIframeEdit.modelPeopleLook(1);
         objIframeEdit.roleShow(true);
 
+        // objIframeEdit.cameraVisualAngleGetListNameGpsTo("从水管固定座上拧下高压水管1");
+
         QingXiCheAdnQvCarEventStep.find().meshVisibility("all", false);
-        QingXiCheAdnQvCarEventStep.find().meshVisibility("从水管固定座上拧下高压水管", true);
 
-        // objIframeEdit.cameraVisualAngleGetListNameGpsTo("从水管固定座上拧下高压水管1");
+        if (QingXiCheAndQvCarEvent.find().eventMode == 0) {
 
-        // WindowEvent.find().WindowVideoViewOpenEvent(
-        //     QingXiCheAndQvCarEvent.find().videoJson["videw_liu_cheng_1"],
-        //     null,
-        //     function() {}
-        // );
+            QingXiCheAdnQvCarEventStep.find().meshVisibility("从水管固定座上拧下高压水管", true);
+            
+            // WindowEvent.find().WindowVideoViewOpenEvent(
+            //     QingXiCheAndQvCarEvent.find().videoJson["videw_liu_cheng_1"],
+            //     null,
+            //     function() {}
+            // );
 
-        QingXiCheAndQvCarEvent.find().threeWorldTxt(
-            7.477428214938322, 0.912634256055934, -21.171619968554737, 3, 173, 68 * 2,
-            "请点击闪烁点", "或者【高压水管】触发"
-        );
+            QingXiCheAndQvCarEvent.find().threeWorldTxt(
+                7.477428214938322, 0.912634256055934, -21.171619968554737, 3, 173, 68 * 2,
+                "请点击闪烁点", "或者【高压水管】触发"
+            );
 
-        WindowEvent.find().WindowTxtViewOpenEvent(
-            "到车后查看水管固定座高压水管的螺栓位置,双手握紧扳手,按逆时针方向缓慢拧松固定螺栓,顺势取下高压水管并妥善放置。" + "\n"
-        );
+            WindowEvent.find().WindowTxtViewOpenEvent(
+                "到车后查看水管固定座高压水管的螺栓位置,双手握紧扳手,按逆时针方向缓慢拧松固定螺栓,顺势取下高压水管并妥善放置。" + "\n"
+            );
 
-        WindowEvent.find().WindowVideoRemoveColorOpen(
-            QingXiCheAndQvComRes.find().resJson["QingXiChe_03"],
-            "top:auto;left:auto;bottom:5%;right:10%;",
-            null,
-            null
-        );
+            WindowEvent.find().WindowVideoRemoveColorOpen(
+                QingXiCheAndQvComRes.find().resJson["QingXiChe_03"],
+                "top:auto;left:auto;bottom:5%;right:10%;",
+                null,
+                null
+            );
+
+        }
         
         thisClass.tipsBtnsUpOpenEventCallbackMain(false);
         thisClass.tipsBtnsDownOpenEventCallbackMain(false);
@@ -1532,26 +1537,32 @@ export class QingXiCheAndQvCarEvent {
         objIframeEdit.modelPeopleLook(1);
         objIframeEdit.roleShow(true);
 
+        // objIframeEdit.cameraVisualAngleGetListNameGpsTo("调整卷筒器到合适位置1");
+        
         QingXiCheAdnQvCarEventStep.find().meshVisibility("all", false);
-        QingXiCheAdnQvCarEventStep.find().meshVisibility("调整卷筒器到合适位置", true);
+        
+        if (QingXiCheAndQvCarEvent.find().eventMode == 0) {
 
-        QingXiCheAndQvCarEvent.find().threeWorldTxt(
-            7.249874236024691, 1.5942286355482447, -21.734366309018057, 3, 173, 68 * 2,
-            "请点击闪烁点", "或者【CAN面板】触发"
-        );
+            QingXiCheAdnQvCarEventStep.find().meshVisibility("调整卷筒器到合适位置", true);
 
-        // objIframeEdit.cameraVisualAngleGetListNameGpsTo("调整卷筒器到合适位置1");
+            QingXiCheAndQvCarEvent.find().threeWorldTxt(
+                7.249874236024691, 1.5942286355482447, -21.734366309018057, 3, 173, 68 * 2,
+                "请点击闪烁点", "或者【CAN面板】触发"
+            );
 
-        WindowEvent.find().WindowTxtViewOpenEvent(
-            "找到卷筒锁开关,轻轻按下开启,依照现场作业需求,缓慢转动卷筒调整至合适角度,确认无误后,再次按下开关将卷筒牢牢锁住。" + "\n"
-        );
+            
+            WindowEvent.find().WindowTxtViewOpenEvent(
+                "找到卷筒锁开关,轻轻按下开启,依照现场作业需求,缓慢转动卷筒调整至合适角度,确认无误后,再次按下开关将卷筒牢牢锁住。" + "\n"
+            );
 
-        WindowEvent.find().WindowVideoRemoveColorOpen(
-            QingXiCheAndQvComRes.find().resJson["QingXiChe_11"],
-            "top:auto;left:auto;bottom:5%;right:10%;",
-            null,
-            null
-        );
+            WindowEvent.find().WindowVideoRemoveColorOpen(
+                QingXiCheAndQvComRes.find().resJson["QingXiChe_11"],
+                "top:auto;left:auto;bottom:5%;right:10%;",
+                null,
+                null
+            );
+
+        }
         
         thisClass.tipsBtnsUpOpenEventCallbackMain(false);
         thisClass.tipsBtnsDownOpenEventCallbackMain(false);
@@ -1580,27 +1591,31 @@ export class QingXiCheAndQvCarEvent {
         objIframeEdit.modelPeopleLook(1);
         objIframeEdit.roleShow(true);
 
+        // objIframeEdit.cameraVisualAngleGetListNameGpsTo("取出高压水管并放入布管器内1");
+
         QingXiCheAdnQvCarEventStep.find().meshVisibility("all", false);
-        QingXiCheAdnQvCarEventStep.find().meshVisibility("取出高压水管并放入布管器内", true);
 
-        // objIframeEdit.cameraVisualAngleGetListNameGpsTo("取出高压水管并放入布管器内1");
+        if (QingXiCheAndQvCarEvent.find().eventMode == 0) {
 
-        QingXiCheAndQvCarEvent.find().threeWorldTxt(
-            8.239542583914726, 1.3676374312237822, -22.646487769648566, 3, 173, 68 * 2,
-            "请点击闪烁点", "或者【高压水管】触发"
-        );
+            QingXiCheAdnQvCarEventStep.find().meshVisibility("取出高压水管并放入布管器内", true);
 
+            QingXiCheAndQvCarEvent.find().threeWorldTxt(
+                8.239542583914726, 1.3676374312237822, -22.646487769648566, 3, 173, 68 * 2,
+                "请点击闪烁点", "或者【高压水管】触发"
+            );
+            
+            WindowEvent.find().WindowTxtViewOpenEvent(
+                "缓慢取出高压水管,随后将水管一端小心送入布管器内,整个过程保持轻拿轻放,不要损坏设备。" + "\n"
+            );
 
-        WindowEvent.find().WindowTxtViewOpenEvent(
-            "缓慢取出高压水管,随后将水管一端小心送入布管器内,整个过程保持轻拿轻放,不要损坏设备。" + "\n"
-        );
+            WindowEvent.find().WindowVideoRemoveColorOpen(
+                QingXiCheAndQvComRes.find().resJson["QingXiChe_05"],
+                "top:auto;left:auto;bottom:5%;right:10%;",
+                null,
+                null
+            );
 
-        WindowEvent.find().WindowVideoRemoveColorOpen(
-            QingXiCheAndQvComRes.find().resJson["QingXiChe_05"],
-            "top:auto;left:auto;bottom:5%;right:10%;",
-            null,
-            null
-        );
+        }
         
         thisClass.tipsBtnsUpOpenEventCallbackMain(false);
         thisClass.tipsBtnsDownOpenEventCallbackMain(false);
@@ -1629,26 +1644,31 @@ export class QingXiCheAndQvCarEvent {
         objIframeEdit.modelPeopleLook(1);
         objIframeEdit.roleShow(true);
 
+        objIframeEdit.cameraVisualAngleGetListNameGpsTo("套上高压水管护管器1");
+
         QingXiCheAdnQvCarEventStep.find().meshVisibility("all", false);
-        QingXiCheAdnQvCarEventStep.find().meshVisibility("套上高压水管护管器", true);
 
-        objIframeEdit.cameraVisualAngleGetListNameGpsTo("套上高压水管护管器1");
+        if (QingXiCheAndQvCarEvent.find().eventMode == 0) {
 
-        QingXiCheAndQvCarEvent.find().threeWorldTxt(
-            6.881710548598377, 0.1976881313018013, -26.458932043972, 3, 173, 68 * 2,
-            "请点击", "[护管器]触发"
-        );
+            QingXiCheAdnQvCarEventStep.find().meshVisibility("套上高压水管护管器", true);
+            
+            QingXiCheAndQvCarEvent.find().threeWorldTxt(
+                6.881710548598377, 0.1976881313018013, -26.458932043972, 3, 173, 68 * 2,
+                "请点击", "[护管器]触发"
+            );
 
-        WindowEvent.find().WindowTxtViewOpenEvent(
-            "为延长高压水管使用寿命、有效减少磨损,需要套上高压水管护管器,先将护管器开口对准水管端口,再沿管壁缓慢滑动套入。" + "\n"
-        );
+            WindowEvent.find().WindowTxtViewOpenEvent(
+                "为延长高压水管使用寿命、有效减少磨损,需要套上高压水管护管器,先将护管器开口对准水管端口,再沿管壁缓慢滑动套入。" + "\n"
+            );
 
-        WindowEvent.find().WindowVideoRemoveColorOpen(
-            QingXiCheAndQvComRes.find().resJson["QingXiChe_17"],
-            "top:auto;left:auto;bottom:5%;right:10%;",
-            null,
-            null
-        );
+            WindowEvent.find().WindowVideoRemoveColorOpen(
+                QingXiCheAndQvComRes.find().resJson["QingXiChe_17"],
+                "top:auto;left:auto;bottom:5%;right:10%;",
+                null,
+                null
+            );
+
+        }
         
         thisClass.tipsBtnsUpOpenEventCallbackMain(false);
         thisClass.tipsBtnsDownOpenEventCallbackMain(false);
@@ -1677,26 +1697,31 @@ export class QingXiCheAndQvCarEvent {
         objIframeEdit.modelPeopleLook(1);
         objIframeEdit.roleShow(true);
         
+        // objIframeEdit.cameraVisualAngleGetListNameGpsTo("安装合适的高压喷头1");
+
         QingXiCheAdnQvCarEventStep.find().meshVisibility("all", false);
-        QingXiCheAdnQvCarEventStep.find().meshVisibility("安装合适的高压喷头", true);
 
-        // objIframeEdit.cameraVisualAngleGetListNameGpsTo("安装合适的高压喷头1");
+        if (QingXiCheAndQvCarEvent.find().eventMode == 0) {
+            
+            QingXiCheAdnQvCarEventStep.find().meshVisibility("安装合适的高压喷头", true);
+            
+            QingXiCheAndQvCarEvent.find().threeWorldTxt(
+                6.801360999206141, 0.4749280346040874, -24.528338254972304, 3, 173, 68 * 2,
+                "请点击闪烁点", "或者【箱子】触发"
+            );
 
-        QingXiCheAndQvCarEvent.find().threeWorldTxt(
-            6.801360999206141, 0.4749280346040874, -24.528338254972304, 3, 173, 68 * 2,
-            "请点击闪烁点", "或者【箱子】触发"
-        );
+            WindowEvent.find().WindowTxtViewOpenEvent(
+                "仔细评估现场施工的压力需求、喷射范围等工况,挑选适配规格的高压喷头,用扳手将其与高压水管牢固拧紧,确保连接紧密无渗漏。" + "\n"
+            );
 
-        WindowEvent.find().WindowTxtViewOpenEvent(
-            "仔细评估现场施工的压力需求、喷射范围等工况,挑选适配规格的高压喷头,用扳手将其与高压水管牢固拧紧,确保连接紧密无渗漏。" + "\n"
-        );
+            WindowEvent.find().WindowVideoRemoveColorOpen(
+                QingXiCheAndQvComRes.find().resJson["QingXiChe_20"],
+                "top:auto;left:auto;bottom:5%;right:10%;",
+                null,
+                null
+            );
 
-        WindowEvent.find().WindowVideoRemoveColorOpen(
-            QingXiCheAndQvComRes.find().resJson["QingXiChe_20"],
-            "top:auto;left:auto;bottom:5%;right:10%;",
-            null,
-            null
-        );
+        }
         
         thisClass.tipsBtnsUpOpenEventCallbackMain(false);
         thisClass.tipsBtnsDownOpenEventCallbackMain(false);