提交 25a0f90c 编写于 作者: Q qiang

feat(app): video add attrs vslideGesture, vslideGestureInFullscreen

上级 a7ce5617
......@@ -83,6 +83,14 @@ const props = {
type: [Boolean, String],
default: true,
},
vslideGesture: {
type: [Boolean, String],
default: false,
},
vslideGestureInFullscreen: {
type: [Boolean, String],
default: false,
},
showPlayBtn: {
type: [Boolean, String],
default: true,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册