Commit 35250897 by libai

测试

parent ae839ddd
Showing with 1 additions and 1 deletions
......@@ -245,7 +245,7 @@ $(function(){
// console.log(videoList)
html+='<a href="room/videoRoom.html?topicId='+list.topicId+'&tag=""">'
html+='<li>';
html+='<div style="background: url(https://zhibocdn.yabolive.net/comm'+videoList.videos[0].cover.split('?')[0]+'?x-oss-process=image/resize,w_342)no-repeat;background-size: cover;background-position-y: center;" class="video-top-box">';
html+='<div style="background: url(https://zhibocdn.yabolive.net/comm'+videoList.videos[0].cover+')no-repeat;background-size: cover;background-position-y: center;" class="video-top-box">';
html+='<div class="live-cursor-shadow"></div>';
html+='<img class="play-icon" src="https://www.footseen.xyz/yazhaiTest/images/front/play-icon.png">'
html+='<div class="video-top-shadow"></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