Commit 2db31f4a by libai

测试

parent ceafdde6
Showing with 1 additions and 1 deletions
...@@ -831,7 +831,7 @@ $(function(){ ...@@ -831,7 +831,7 @@ $(function(){
$(".user-msg-box").hide() $(".user-msg-box").hide()
$(".room-bottom").hide() $(".room-bottom").hide()
$(".room-top").hide() $(".room-top").hide()
$("#myVideo").css("filter","blur(14px)") $("#myVideo").css("filter","blur(18px)")
$("#myVideo").css("transform","scale(1.05)") $("#myVideo").css("transform","scale(1.05)")
// $(".room-secret-bg img").attr("src",'https://zhibocdn.yabolive.net/comm'+data.room.face.split('?')[0]+'?x-oss-process=image/resize,w_375') // $(".room-secret-bg img").attr("src",'https://zhibocdn.yabolive.net/comm'+data.room.face.split('?')[0]+'?x-oss-process=image/resize,w_375')
$(".secret-btn").unbind("click").on("click",function(){ $(".secret-btn").unbind("click").on("click",function(){
......
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