Commit d40a367478ea4fe8f2da1e1b25272a8c59ab6571

Authored by fengtao
1 parent 22f76283

fix:DEFECT-390 修复mp端视频管理点击默认不全屏显示问题(兼容APP端

Showing 1 changed file with 0 additions and 1 deletions
@@ -26,7 +26,6 @@ @@ -26,7 +26,6 @@
26 :src="item.videoUrl" 26 :src="item.videoUrl"
27 controls 27 controls
28 :title="item.name" 28 :title="item.name"
29 - webkit-playsinline  
30 x5-video-player-type="h5" 29 x5-video-player-type="h5"
31 x5-video-orientation="portraint" 30 x5-video-orientation="portraint"
32 show-mute-btn 31 show-mute-btn