提交 8cbc7e74 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

refactor: code format

上级 cb2ce6a3
...@@ -55,7 +55,7 @@ const attrs = [ ...@@ -55,7 +55,7 @@ const attrs = [
'showFullscreenBtn', 'showFullscreenBtn',
'pageGesture', 'pageGesture',
'enableProgressGesture', 'enableProgressGesture',
'showPlayBtn', 'showPlayBtn',
'showMuteBtn', 'showMuteBtn',
'enablePlayGesture', 'enablePlayGesture',
'vslideGesture', 'vslideGesture',
...@@ -155,14 +155,14 @@ export default { ...@@ -155,14 +155,14 @@ export default {
type: [Boolean, String], type: [Boolean, String],
default: false default: false
}, },
showPlayBtn: { showPlayBtn: {
type: [Boolean, String], type: [Boolean, String],
default: true default: true
}, },
showMuteBtn: { showMuteBtn: {
type: [Boolean, String], type: [Boolean, String],
default: true default: true
}, },
enablePlayGesture: { enablePlayGesture: {
type: [Boolean, String], type: [Boolean, String],
default: true default: true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册