微信浏览器video

1 <style>
2     /* 解决上下有黑边,不能全屏 */
3     video{object-fit: fill;}
4 </style>
5  <video id="videoID" webkit-playsinline="true" x-webkit-airplay="true" playsinline="true" x5-video-player-type="h5" x5-video-player-fullscreen="true" width="100%" height="100%" preload="auto" poster="" src=""></video>

 

posted @ 2017-04-28 01:35  菜蛋  阅读(217)  评论(0编辑  收藏  举报