|
@@ -1644,13 +1644,15 @@ 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() {
|
|
|
|
|
|
QingXiCheAndQvCarEvent.find().eventEnd = 2;
|
|
QingXiCheAndQvCarEvent.find().eventEnd = 2;
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
|
|
QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
|
|
|
|
|
|
thisClass.downTimeEvent();
|
|
thisClass.downTimeEvent();
|
|
|
|
+
|
|
|
|
+ });
|
|
|
|
|
|
|
|
|
|
});
|
|
});
|