Commit 2fa3bf70 by libai

测试

parent 5d2248fc
Showing with 1 additions and 1 deletions
...@@ -849,7 +849,7 @@ $(function(){ ...@@ -849,7 +849,7 @@ $(function(){
if(list.liveScope==3)html+='<img class="secret" src="images/Lock-no.png" alt="">'; if(list.liveScope==3)html+='<img class="secret" src="images/Lock-no.png" alt="">';
if(list.liveScope!=3)html+='<div class="hot-num-box"><img src="images/hot.png"><span>'+list.onlinenum+'</span></div>'; if(list.liveScope!=3)html+='<div class="hot-num-box"><img src="images/hot.png"><span>'+list.onlinenum+'</span></div>';
// html+='<img class="live-li-face" src="images/layz.png" alt="">'; // html+='<img class="live-li-face" src="images/layz.png" alt="">';
html+='<img class="live-li-face" src="https://zhibocdn.yabolive.net/comm'+list.face.split("?")[0]+'?x-oss-process=image/resize,w_255" alt="">'; html+='<img class="live-li-face" src="https://zhibocdn.yabolive.net/comm'+list.face.split("?")[0]+'?x-oss-process=image/resize,w_800" alt="">';
html+='<div class="live-shadow"></div>'; html+='<div class="live-shadow"></div>';
html+='<div class="live-bottom-box">'; html+='<div class="live-bottom-box">';
html+='<p>'+list.nickname+'</p>'; html+='<p>'+list.nickname+'</p>';
......
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