From de6cca5bac3163ca9e73a0927291d3ddcabfaf8a Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Mon, 2 Dec 2024 18:39:45 +0800 Subject: [PATCH] =?UTF-8?q?Style=EF=BC=9A=E5=88=86=E4=BA=AB=E5=9B=BE?= =?UTF-8?q?=E7=89=87css=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/store.less | 6 +++--- pkg_product/views/famousQianxianShop.vue | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/css/store.less b/assets/css/store.less index 3351917..779f558 100644 --- a/assets/css/store.less +++ b/assets/css/store.less @@ -12,7 +12,7 @@ .box-img { position: relative; width: 600rpx; - height: 832rpx; + height: 800rpx; border-radius: 40rpx; overflow: hidden; } @@ -26,8 +26,8 @@ } .main-img { - width: 600rpx; - height: 832rpx; + width: 100%; + height: 800rpx; border-radius: 40rpx; } diff --git a/pkg_product/views/famousQianxianShop.vue b/pkg_product/views/famousQianxianShop.vue index 6910386..5addb48 100644 --- a/pkg_product/views/famousQianxianShop.vue +++ b/pkg_product/views/famousQianxianShop.vue @@ -602,7 +602,7 @@ class="icon" @click="closeShare" /> - +