Commit 024e6fb3 by libai

测试

parent a37dc5bc
Showing with 20 additions and 0 deletions
......@@ -3732,6 +3732,16 @@ $(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)")
$(".new-msg").css("bottom","1.5rem")
// $(".ticketRoom-tips-box").hide()
$('.secret-ing-content').hide()
$(".secret-bottom-box").hide()
$(".room-top,.user-msg-box,.room-bottom").show()
$(".sound-tips").hide()
//这里要改
var html=[]
// html+='<div class="user-msg-big">';
......@@ -3772,6 +3782,16 @@ $(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)")
$(".new-msg").css("bottom","1.5rem")
// $(".ticketRoom-tips-box").hide()
$('.secret-ing-content').hide()
$(".secret-bottom-box").hide()
$(".room-top,.user-msg-box,.room-bottom").show()
$(".sound-tips").hide()
var html=[]
// html+='<div class="user-msg-big">';
html+='<div class="system-msg one-msg">'+langRoom[sessionStorage.lang].roomJsTxt41+'</div>';
......
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