From 384d7ccae1f7c7a9652fc472f4a889b95d844a92 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Wed, 11 Sep 2024 23:11:28 +0800 Subject: [PATCH] =?UTF-8?q?Fix(=E5=95=86=E5=93=81=E8=AF=A6=E6=83=85)?= =?UTF-8?q?=EF=BC=9A=E3=80=90=E5=95=86=E5=9F=8E=E5=B0=8F=E7=A8=8B=E5=BA=8F?= =?UTF-8?q?=E3=80=91=E5=95=86=E5=93=81=E8=AF=A6=E6=83=85=E9=A1=B5=E4=B8=AD?= =?UTF-8?q?=EF=BC=8C=E8=A7=84=E6=A0=BC=E5=90=8D=E7=A7=B0=E8=BF=87=E9=95=BF?= =?UTF-8?q?=E6=97=B6=EF=BC=8C=E5=AD=97=E6=AE=B5=E6=BA=A2=E5=87=BA=E8=A7=84?= =?UTF-8?q?=E6=A0=BC=E6=A1=86=EF=BC=88=E8=B6=85=E8=BF=8717=E4=B8=AA?= =?UTF-8?q?=E5=AD=97=E5=90=8E=E7=9C=81=E7=95=A5=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/GoodsCon/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue index 5aca591..faddd30 100644 --- a/pages/shop/GoodsCon/index.vue +++ b/pages/shop/GoodsCon/index.vue @@ -1969,7 +1969,7 @@ export default { height: 42rpx; line-height: 42rpx; border-radius: 12rpx; - width: 360rpx; + max-width: 360rpx; } .address-wrap{ display: flex;