Browse Source

影片問題修正

jeter20131220 3 years ago
parent
commit
145d77e989
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -308,7 +308,7 @@
     </section> -->
     <div class="wrap container-fluid" style="padding:1vw 0;">
         <div class="adv-banner">
-          <video autoplay muted loop>
+          <video autoplay muted loop playsinline>
             <source src="./img/video1_x264.mp4" type="video/mp4">
           </video>
         </div>