|
@@ -1921,17 +1921,32 @@ export class QingXiCheAndQvCarEventClick {
|
|
// 控制延迟逻辑
|
|
// 控制延迟逻辑
|
|
ComVal.find().fpsEventAdd("type_click_" + thisTime, {}, 1500, function(fpsEventAddRet) {
|
|
ComVal.find().fpsEventAdd("type_click_" + thisTime, {}, 1500, function(fpsEventAddRet) {
|
|
ComVal.find().fpsEventDel(fpsEventAddRet.code);
|
|
ComVal.find().fpsEventDel(fpsEventAddRet.code);
|
|
|
|
+
|
|
|
|
+ QingXiCheAdnQvCarEventStep.find().animationAllTypeUpdate('小卷筒使用方法_卸掉手持水枪', function() {
|
|
|
|
+
|
|
|
|
+ objIframeEdit.cameraVisualAngleGetListNameGpsTo("清洗车拉出水管到需要的长度固定2");
|
|
|
|
|
|
|
|
+ ComVal.find().fpsEventAdd("type_click_" + thisTime, {}, 1500, function(fpsEventAddRet) {
|
|
|
|
+ ComVal.find().fpsEventDel(fpsEventAddRet.code);
|
|
|
|
+
|
|
|
|
+ QingXiCheAndQvComClipPlaneMeshEvent.find().shuiQiangGuanLook_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);
|
|
|
|
+
|
|
|
|
+ thisClass.downTimeEvent();
|
|
|
|
|
|
- thisClass.downTimeEvent();
|
|
|
|
|
|
|
|
|
|
+
|
|
|
|
+
|
|
|
|
+ });
|
|
|
|
+
|
|
|
|
+ });
|
|
|
|
|
|
|
|
+ });
|
|
|
|
|
|
});
|
|
});
|
|
|
|
|