<video class="video" id="video_{{index}}" src=
"{{item.video_url}}" autoplay="{{currentSwiper == index ? true : false}}" controls="{{false}}" poster="{{ item.picture }}" show-progress='{{false}}' loop="{{false}}" muted="{{true}}" show-center-play-btn="{{false}}" object-fit="cover" bindended="videoend" style="width: 100%; height: 80%;"></video>
设置播放按住位置到底部试试,默认是中间,或者一整个定位覆盖视频
controls是控件