From ea71e61451646deac84ce9672d723a8e00f35272 Mon Sep 17 00:00:00 2001 From: linxi Date: Fri, 29 Nov 2024 11:01:25 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A2734=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E5=8D=83=E5=8E=BF=E2=80=94?= =?UTF-8?q?=E5=86=9C=E6=B0=91=E5=BA=97=E9=93=BA=E5=92=8C=E5=95=86=E5=93=81?= =?UTF-8?q?=E5=B0=81=E9=9D=A2=E6=98=BE=E7=A4=BA=E4=BC=98=E5=8C=96=EF=BC=8C?= =?UTF-8?q?=E5=BA=97=E9=93=BA=E5=9B=BE=E7=89=87=E5=B0=81=E9=9D=A2=E8=A6=81?= =?UTF-8?q?=E9=93=BA=E6=BB=A1=E5=BA=95=E6=9D=BF=E8=BE=B9=E7=BC=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pagesInn/inn/farmerStore.vue | 1 + pkg_product/views/famousQianxianShop.vue | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pagesInn/inn/farmerStore.vue b/pagesInn/inn/farmerStore.vue index 6c86f87..6bc9b03 100644 --- a/pagesInn/inn/farmerStore.vue +++ b/pagesInn/inn/farmerStore.vue @@ -226,6 +226,7 @@ :poster="item.video + '?vframe/jpg/offset/1'" controls play-btn-position="center" + :show-fullscreen-btn="false" class="video-item" @play="infoItemViewClick(item)" /> diff --git a/pkg_product/views/famousQianxianShop.vue b/pkg_product/views/famousQianxianShop.vue index 5f33a02..9c4ba39 100644 --- a/pkg_product/views/famousQianxianShop.vue +++ b/pkg_product/views/famousQianxianShop.vue @@ -1147,7 +1147,7 @@ export default { z-index: 2; display: block; width: 100%; - height: 310rpx; + height: 345rpx; border-radius: 20rpx; } .mark-img {