From 37117598ea034fc3cc3b4dca222a4192842eabc3 Mon Sep 17 00:00:00 2001 From: linxi Date: Tue, 24 Dec 2024 11:10:48 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A2874=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=86=9C=E6=B0=91=E5=BA=97?= =?UTF-8?q?=E9=93=BA=E6=A0=87=E8=AF=86=EF=BC=8C=E6=94=B9=E4=B8=BA=E4=B8=8B?= =?UTF-8?q?=E5=9B=BE=E6=89=80=E7=A4=BA=E7=9A=84=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_product/views/famousQianxianShop.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg_product/views/famousQianxianShop.vue b/pkg_product/views/famousQianxianShop.vue index 0004bdf..7717d12 100644 --- a/pkg_product/views/famousQianxianShop.vue +++ b/pkg_product/views/famousQianxianShop.vue @@ -579,7 +579,7 @@ @@ -1218,8 +1218,8 @@ export default { right: 0; z-index: 3; display: block; - width: 125rpx; - height: 83rpx; + width: 100%; + height: 100%; border-radius: 0 25rpx 0 0; } }