Commit 39c84334 by agan

提交

parent fdc04b56
Showing with 1 additions and 1 deletions
......@@ -55,7 +55,7 @@
<div class="mPhone">
<div class="phoneBorder"></div>
<div class="videoCon">
<video id="video" webkit-playsinline="true" x-webkit-airplay="true" playsinline="true"x5-video-player-type="h5"x5-video-player-fullscreen="true" style="width: 100%;height: 100%;object-fit: fill;z-index: -1"; preload="auto" autoplay="true" loop="true">
<video id="video" webkit-playsinline="true" x-webkit-airplay="true" playsinline="true" x5-video-player-type="h5" x5-video-player-fullscreen="true" style="width: 100%;height: 100%;object-fit: fill;z-index: -1;" autoplay="autoplay" muted loop="loop">
<source src="video/video.mp4" type="video/mp4"></source>
</video>
</div>
......
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