提交 67f4e94c 编写于 作者: Q qiang

fix: H5 端调整 video 组件 centerPlayBtn 显示策略和真机一致

上级 3d28531b
......@@ -311,7 +311,7 @@ export default {
},
computed: {
centerPlayBtnShow () {
return this.controls && this.showCenterPlayBtn && !this.start
return this.showCenterPlayBtn && !this.start
},
controlsShow () {
return !this.centerPlayBtnShow && this.controls && this.controlsVisible
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册