<video autoplay="autoplay" class="video-source" id="videoID" width="100%" controls style="object-fit:fill" webkit-playsinline="true" x-webkit-airplay="true" playsinline="true" x5-video-player-type="h5" x5-video-orientation="h5" x5-video-player-fullscreen="true" poster="s1.png" preload="auto" src="quan/s1_1.mp4"></video>'
document.addEventListener("WeixinJSBridgeReady", function() {
document.getElementById("videoID").play();
}, false);
'但是测试的时候发现这种在ios下是可以的 安卓部分无效 现在也没有解决 如果有解决了的朋友可以在下面回复下解决方案 谢谢!!