Commit 6fe85d0c by libai

ft活动上线

parent de83e054
Showing with 6 additions and 0 deletions
...@@ -659,6 +659,12 @@ $(function(){ ...@@ -659,6 +659,12 @@ $(function(){
if(sessionStorage.oldState==undefined||sessionStorage.oldState!=sessionStorage.state){ if(sessionStorage.oldState==undefined||sessionStorage.oldState!=sessionStorage.state){
clearInterval(goHotTime1) clearInterval(goHotTime1)
clearInterval(goHotTime2) clearInterval(goHotTime2)
clearInterval(hot)
clearInterval(boomTime)
clearInterval(nowExplose)
clearInterval(miTimer)
$(".user-going-box").show() $(".user-going-box").show()
$(".user-out-box").hide().html('') $(".user-out-box").hide().html('')
// sessionStorage.userFace=data.result.userInfoResult.avatar // sessionStorage.userFace=data.result.userInfoResult.avatar
......
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