From de55d5fc2e053f217be929fa76fb55396d5dad18 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Mon, 28 Oct 2024 23:45:11 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A2490=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=E6=88=91=E7=9A=84=E6=94=B6?= =?UTF-8?q?=E8=97=8F=E2=80=94=E5=8D=83=E5=8E=BF=E7=9A=84=E6=94=B6=E8=97=8F?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E5=8F=AA=E6=9C=89=E4=B8=80=E4=B8=AA=E6=97=B6?= =?UTF-8?q?=EF=BC=8C=E6=B2=A1=E6=9C=89=E9=9D=A0=E5=B7=A6=E6=8E=92=E5=88=97?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_user/views/myFavorite.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg_user/views/myFavorite.vue b/pkg_user/views/myFavorite.vue index f287df5..dcaa107 100644 --- a/pkg_user/views/myFavorite.vue +++ b/pkg_user/views/myFavorite.vue @@ -841,7 +841,7 @@ export default { .county-info { width: 100%; .name { - width: 100%; + width: 280rpx; padding: 10rpx 0 0 0; font-size: 36rpx; font-weight: bold;