人生啊人生 2 tygodni temu
rodzic
commit
8e2b2c9c3b

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

@@ -1054,8 +1054,9 @@ export class QingXiCheAndQvCarEventClick {
                     // 控制延迟逻辑
                     ComVal.find().fpsEventAdd("type_click_" + thisTime, {}, 1500, function(fpsEventAddRet) {
                         ComVal.find().fpsEventDel(fpsEventAddRet.code);
-
-                        QingXiCheAndQvComClipPlaneMeshEvent.find().jieKaiLookYes(function() {
+                        
+                        // QingXiCheAndQvComClipPlaneMeshEvent.find().jieKaiLookYes(function() {
+                        QingXiCheAndQvComClipPlaneMeshEvent.find().jieKaiLookYes_2(function() {
 
                             QingXiCheAndQvCarEvent.find().eventEnd = 2;
                             QingXiCheAndQvCarEvent.find().tipsBtnsUpOpenEventCallbackMain(false);

+ 4 - 1
src/components/ThreeWorldEventQingXiCheAndQv/js/QingXiCheAndQvComClipPlaneMeshEvent.js

@@ -473,7 +473,10 @@ export class QingXiCheAndQvComClipPlaneMeshEvent {
         thisClass.anQuanZhuangChuanYiFuLookNo();
         thisClass.anQuanZhuangLookNo();
         thisClass.ruanGuanLookNo();
-        thisClass.jieKaiLookNo();
+        // thisClass.jieKaiLookNo();
+
+        thisClass.jieKaiLookYes(function() {});
+
         thisClass.zhuanDaoWeiLookNo();
         thisClass.shuiQiangGuanLookNo();