From 9b90323f27575cdff62dd911ad8a5db7836d3310 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Sun, 24 Nov 2024 14:22:27 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A2670=20=E3=80=90=E5=9C=B0=E6=A0=87?= =?UTF-8?q?=E5=A5=BD=E7=89=A9=E3=80=91=E9=A1=B9=E7=9B=AE--=E6=94=BF?= =?UTF-8?q?=E7=AD=96--=E6=96=87=E4=BB=B6=E5=90=8D=E7=A7=B0=E8=BF=87?= =?UTF-8?q?=E9=95=BF=E6=97=B6=E6=94=B9=E4=B8=BA=E6=8D=A2=E8=A1=8C=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=EF=BC=8C=E6=8D=A2=E8=A1=8C=E6=97=B6=E5=8F=B3=E4=BE=A7?= =?UTF-8?q?>=E5=9B=BE=E6=A0=87=E4=B8=8A=E4=B8=8B=E5=B1=85=E4=B8=AD?= =?UTF-8?q?=EF=BC=88=E4=B8=8D=E8=A6=81=E7=9C=81=E7=95=A5=E5=8F=B7=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/components/policy.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/home/components/policy.vue b/pages/home/components/policy.vue index b9413ef..241ca92 100644 --- a/pages/home/components/policy.vue +++ b/pages/home/components/policy.vue @@ -3,7 +3,7 @@ ยท - {{ item.title }} + {{ item.title }} @@ -132,7 +132,7 @@ export default { font-size: 24rpx; color: #333; margin-left: 10rpx; - max-width: 180rpx; + max-width: 520rpx; } .log-img{ width: 68rpx;