Commit 869680f2 by libai

测试

parent 43916eea
Showing with 1 additions and 1 deletions
......@@ -2027,7 +2027,7 @@ $(function () {
if(imagesList.videos[0].wide>imagesList.videos[0].high) html+='<video style="width:775px;max-height: 900px" controls src="https://zhibocdn.yabolive.net/comm'+imagesList.videos[0].url.replace(".flv",".mp4")+'">';
else html+='<video id="videoElement2" style="height: 900px;max-width: 775px;" controls src="">';
$(".layer-photo-content-left").html(html);
flvPlay2(imagesList.videos[0].url)
flvPlay2('https://zhibocdn.yabolive.net/comm'+imagesList.videos[0].url)
}
var html=[];
html+='<img class="photo-content-top-face" src="https://zhibocdn.yabolive.net/comm'+list.face+'?x-oss-process=image/resize,w_50" alt="">';
......
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