|
@@ -871,21 +871,19 @@ export class QingXiCheAndQvCarEventClick {
|
|
|
|
|
|
QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_将高压水管放入待施工的管道内_打开井盖', function() {
|
|
|
|
|
|
-
|
|
|
- thisClass.taoShangGaoYaShuiGuan_2(function() {
|
|
|
+ QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_高压水管护管器_弯曲', function() {
|
|
|
|
|
|
- });
|
|
|
+ QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('清洗车_安装合适的高压喷头_喷头移动到对应位置_下井', function() {
|
|
|
+ });
|
|
|
|
|
|
- thisClass.gaoYaPengTou_2(function() {
|
|
|
-
|
|
|
- });
|
|
|
+ QingXiCheAndQvComClipPlaneMeshEvent.find().ruanGuanLookYes_2(function() {
|
|
|
|
|
|
- QingXiCheAndQvComClipPlaneMeshEvent.find().ruanGuanLookYes_2(function() {
|
|
|
+ QingXiCheAndQvCarEvent.find().eventEnd = 2;
|
|
|
+ QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
|
|
|
+ QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
|
|
|
+
|
|
|
+ });
|
|
|
|
|
|
- QingXiCheAndQvCarEvent.find().eventEnd = 2;
|
|
|
- QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
|
|
|
- QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
|
|
|
-
|
|
|
});
|
|
|
|
|
|
});
|