Fix:2889 【商城小程序】优化当寻趣味店铺封面为视频时,视频资讯和视频封面不能同时播放
This commit is contained in:
@@ -95,7 +95,7 @@ export default {
|
||||
posterUrl: '',
|
||||
activeties: [],
|
||||
id: '',
|
||||
actived: 1,
|
||||
actived: -1,
|
||||
tabs: [
|
||||
{name: '项目', value: 1},
|
||||
{name: '文化', value: 2},
|
||||
|
||||
@@ -232,6 +232,7 @@
|
||||
controls
|
||||
play-btn-position="center"
|
||||
class="video-item"
|
||||
:autoplay="inn.coverType !== 2"
|
||||
@play="infoItemViewClick(item)"
|
||||
/>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user