From bfc9e520b5ee544e1d35b042aace1dbd52372e5f Mon Sep 17 00:00:00 2001 From: libai <libai@yazhai.co> Date: Sat, 31 Aug 2024 18:28:06 +0800 Subject: [PATCH] ft活动上线 --- activeFt/luckyGod/pop.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/activeFt/luckyGod/pop.html b/activeFt/luckyGod/pop.html index 2c8e0de..a777c75 100644 --- a/activeFt/luckyGod/pop.html +++ b/activeFt/luckyGod/pop.html @@ -63,6 +63,9 @@ $(function(){ $(".turn-center").css("transform","rotate("+goDeg+"deg)") } var userRegTimer=null + $(".ok-btn").on("click",function(){ + layer.closeAll() + }) function checkReg(){ $.ajax({ url:$ip+'/actTheLuckFairy/getUserRechargeData.html', -- libgit2 0.25.0