Commit 7087adb3 by libai

测试

parent 7c710dd9
Showing with 1 additions and 1 deletions
......@@ -192,7 +192,7 @@ $(function(){
html+='<img src="https://zhibocdn.yabolive.net/comm'+list.face+'?x-oss-process=image/resize,w_80" alt="">';
html+='<p>'+list.nickname+'</p>';
html+='</div>';
html+='<div style="background: url(https://zhibocdn.yabolive.net/comm'+videoList.images[0].url+')no-repeat;background-size: cover;" class="add-video-img">';
html+='<div style="background: url(https://zhibocdn.yabolive.net/comm'+videoList.images[0].url+'?x-oss-process=image/resize,w_505)no-repeat;background-size: cover;" class="add-video-img">';
html+='</div>';
html+='<div class="add-video-text-box">';
html+='<p>'+videoList.title+'</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