Commit dd040e96 by libai

ft活动上线

parent 2e834a6b
Showing with 2 additions and 2 deletions
......@@ -737,12 +737,12 @@ $(function(){
goOutMan(data.result.shipData.betUserNum)
if(data.result.shipData.explosion==true&&nowExplose==true){
clearInterval(miTimer)
$(".mi-bg").text(""+data.result.shipData.launchHeight+""+textArr[0]+"")
nowExplose=false
setTimeout(function(){
clearInterval(miTimer)
$(".mi-bg").text(""+data.result.shipData.launchHeight+""+textArr[0]+"")
}, 400);
}, 350);
//这时候爆炸了
$(".out-fly-box >div").unbind("click").css("filter","grayscale(100%)")
boomShow()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment