Commit 128a18ac by libai

测试

parent 8907ad64
Showing with 9 additions and 10 deletions
......@@ -3741,7 +3741,6 @@ $(function(){
$(".room-bg,.video-box").fadeOut(0)
ws.close()
closePop()
clearInterval(ticketTerval)
$(".user-msg-box").css('bottom','1.4rem')
$(".ticket-box").hide()
$("#myVideo").css("filter","blur(0px)")
......@@ -3762,10 +3761,10 @@ $(function(){
clearInterval(ticketTerval)
clearInterval(loadT)
clearInterval(ticketTerval)
// clearInterval(sendClock)
// clearInterval(turnClock)
// clearInterval(ReconnectionT)
// clearInterval(tHeart)
clearInterval(sendClock)
clearInterval(turnClock)
clearInterval(ReconnectionT)
clearInterval(tHeart)
}catch(e){
}
......@@ -3802,7 +3801,7 @@ $(function(){
$(".room-bg,.video-box").fadeOut(0)
ws.close()
closePop()
clearInterval(ticketTerval)
$(".user-msg-box").css('bottom','1.4rem')
$(".ticket-box").hide()
$("#myVideo").css("filter","blur(0px)")
......@@ -3824,10 +3823,10 @@ $(function(){
clearInterval(ticketTerval)
clearInterval(loadT)
clearInterval(ticketTerval)
// clearInterval(sendClock)
// clearInterval(turnClock)
// clearInterval(ReconnectionT)
// clearInterval(tHeart)
clearInterval(sendClock)
clearInterval(turnClock)
clearInterval(ReconnectionT)
clearInterval(tHeart)
}catch(e){
}
......
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