document.addEventListener("WeixinJSBridgeReady",function(){
document.getElementById("videoID").play();
},false);
autoplay不能用的
破罐子互摔
微信端 h5 视频 video 自动播放
阅读 59
2022-05-31
document.addEventListener("WeixinJSBridgeReady",function(){
document.getElementById("videoID").play();
},false);
autoplay不能用的
破罐子互摔
相关推荐
精彩评论(0)