移动端网页 video播放层级过高遮挡自定义元素
解决方法(均在video标签上加属性):
ios:
webkit-playsinline="true"
android:
x5-video-player-type="h5" x5-video-player-fullscreen="true" x5-video-orientation="portraint"
解决方法(均在video标签上加属性):
ios:
webkit-playsinline="true"
android:
x5-video-player-type="h5" x5-video-player-fullscreen="true" x5-video-orientation="portraint"