Fix:2734 【商城小程序】千县—农民店铺和商品封面显示优化,店铺图片封面要铺满底板边缘
This commit is contained in:
@@ -226,6 +226,7 @@
|
|||||||
:poster="item.video + '?vframe/jpg/offset/1'"
|
:poster="item.video + '?vframe/jpg/offset/1'"
|
||||||
controls
|
controls
|
||||||
play-btn-position="center"
|
play-btn-position="center"
|
||||||
|
:show-fullscreen-btn="false"
|
||||||
class="video-item"
|
class="video-item"
|
||||||
@play="infoItemViewClick(item)"
|
@play="infoItemViewClick(item)"
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -1147,7 +1147,7 @@ export default {
|
|||||||
z-index: 2;
|
z-index: 2;
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 310rpx;
|
height: 345rpx;
|
||||||
border-radius: 20rpx;
|
border-radius: 20rpx;
|
||||||
}
|
}
|
||||||
.mark-img {
|
.mark-img {
|
||||||
|
|||||||
Reference in New Issue
Block a user