营销:增加商城装修组件【视频播放】

This commit is contained in:
owen
2023-11-05 22:53:29 +08:00
parent 75d0f7511d
commit f0d54f4fec
3 changed files with 8 additions and 2 deletions
+5
View File
@@ -18,6 +18,7 @@
@pause="pause"
@ended="end"
:poster="poster"
:autoplay="autoplay"
>
<!-- #ifdef APP-PLUS -->
<cover-view :style="{ transform: 'translateX(' + moveX + 'px)' }" />
@@ -90,6 +91,10 @@
type: String,
default: 'https://img1.baidu.com/it/u=1601695551,235775011&fm=26&fmt=auto',
},
autoplay: {
type: Boolean,
default: false,
}
});
// 事件