|
@@ -1722,13 +1722,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);
|
|
|
|
|
|
-
|
|
|
|
|
|
+ QingXiCheAndQvComClipPlaneMeshEvent.find().shuiQiangGuanLook_1(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();
|
|
|
|
+
|
|
|
|
+ });
|
|
|
|
|
|
});
|
|
});
|
|
|
|
|