wuyongxiang 4 年之前
父節點
當前提交
4bedb80397
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      screenAndroid/WXtrialInterface.html

+ 1 - 1
screenAndroid/WXtrialInterface.html

@@ -66,7 +66,7 @@
 				<video muted="muted" x5-video-orientation="landscape" playsinline="true" autoplay="true"
 					webkit-playsinline="true" x5-playsinline="true" x5-video-player-type="h5"
 					x5-video-player-fullscreen="false" style="pointer-events: none;object-fit: fill;width: 100%;height:100%"
-					disablePictureInPicture="true" autoplay poster="images/loader-thumb.jpg" id="playerVideo"></video>
+					disablePictureInPicture="true" poster="images/loader-thumb.jpg" id="playerVideo"></video>
 				<div id="box"></div>
 				<audio preload="auto" autoplay controls poster="images/loader-thumb.jpg" id="audioPlayer"
 					style="position: absolute;top: 0;width: 0;height: 0;"></audio>