提交 8f720c39 authored 作者: 王鹏飞's avatar 王鹏飞

autoplay设置为true

上级 83bcb264
......@@ -8,7 +8,7 @@ export default {
props: {
isSkip: Boolean,
video: Object,
autoplay: { type: Boolean, default: false },
autoplay: { type: Boolean, default: true },
disabled: { type: Boolean, default: false }
},
data() {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论