Commit 99cca71b by libai

测试

parent 66596bd8
Showing with 3 additions and 0 deletions
......@@ -566,6 +566,9 @@ $(function(){
$(".detailed-box").append(html)
}
}
$(".play-mc-face").on("error",function(){
$(this).attr("src","https://app.ixiulive.com/static/footVideo/m/m"+Math.ceil(Math.random()*63)+".jpg")
})
setTimeout(function(){
scrollOk=true;
}, 500);
......
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