Commit c81d6ec2 by libai

测试

parent e22241b3
Showing with 1 additions and 1 deletions
......@@ -1970,7 +1970,7 @@ $(function () {
else html+='<video style="height: 900px;max-width: 775px;" controls src="https://zhibocdn.yabolive.net/comm'+imagesList.videos[0].url.replace(".flv",".mp4")+'">';
$(".layer-photo-content-left").html(html);
$(".layer-photo-content-left video").on("error",function(){
$(".layer-photo-content-left video").attr("src",'https://zhibocdn.yabolive.net/comm'+imagesList.videos[0].url.replace(".flv",".MP4")+'')
// $(".layer-photo-content-left video").attr("src",'https://zhibocdn.yabolive.net/comm'+imagesList.videos[0].url.replace(".flv",".MP4")+'')
})
}
var html=[];
......
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