Fix:2943 【商城小程序】项目-店铺列表页面封面视频无需播放,显示封面即可
This commit is contained in:
@@ -44,8 +44,9 @@
|
|||||||
:show-fullscreen-btn="false"
|
:show-fullscreen-btn="false"
|
||||||
class="town-cover"
|
class="town-cover"
|
||||||
:src="item.cover"
|
:src="item.cover"
|
||||||
|
:show-play-btn="false"
|
||||||
|
:show-center-play-btn="false"
|
||||||
controls
|
controls
|
||||||
autoplay
|
|
||||||
:poster="item.cover + '?vframe/jpg/offset/1'"></video>
|
:poster="item.cover + '?vframe/jpg/offset/1'"></video>
|
||||||
<view class="name-box">
|
<view class="name-box">
|
||||||
<image
|
<image
|
||||||
|
|||||||
Reference in New Issue
Block a user