Commit 6fdc1641 by agan

提交

parent 9dc58b24
Showing with 1 additions and 1 deletions
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
<div class="mPhone"> <div class="mPhone">
<div class="phoneBorder"></div> <div class="phoneBorder"></div>
<div class="videoCon"> <div class="videoCon">
<video id="video" controls="false" x5-video-orientation="portraint" x5-playsinline webkit-playsinline x5-video-player-type="h5" webkit-playsinline="true" playsinline="ture" playsinline autoplay="autoplay" muted loop="loop"> <video id="video" autoplay="autoplay" muted loop="loop">
<source src="video/video.mp4" type="video/mp4"></source> <source src="video/video.mp4" type="video/mp4"></source>
</video> </video>
</div> </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