人生啊人生 1 周之前
父節點
當前提交
3b1c9be2ae
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAndQvCarEventClick.js

+ 3 - 1
src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAndQvCarEventClick.js

@@ -2091,6 +2091,7 @@ export class QingXiCheAndQvCarEventClick {
                         QingXiCheAndQvCarEvent.find().eventEnd = 2;
                         QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
                         QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
+                        thisClass.downTimeEvent();
                         
                     });
                     
@@ -2123,6 +2124,7 @@ export class QingXiCheAndQvCarEventClick {
                         QingXiCheAndQvCarEvent.find().eventEnd = 2;
                         QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);
                         QingXiCheAndQvCarEvent.find().tipsBtnsDownOpenEventCallbackMain(true);
+                        thisClass.downTimeEvent();
                         
                     });
                     
@@ -2160,7 +2162,7 @@ export class QingXiCheAndQvCarEventClick {
                     });
                     
                 }
-                
+
                 break;