提交 08d1f2f8 编写于 作者: Q qiang

feat(App): video advanced

上级 106c5bb3
......@@ -62,7 +62,8 @@ const attrs = [
'codec',
'httpCache',
'playStrategy',
'header'
'header',
'advanced'
]
export default {
......@@ -176,6 +177,12 @@ export default {
defult () {
return {}
}
},
advanced: {
type: Array,
defult () {
return []
}
}
},
computed: {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册