From 2c27ec6f8fc56261a24d5f03d7392a50b2e13784 Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Sun, 24 Nov 2024 13:50:09 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A2674=20=E3=80=90=E5=9C=B0=E6=A0=87?= =?UTF-8?q?=E5=A5=BD=E7=89=A9=E3=80=91=E4=BA=A7=E5=93=81=E5=92=8C=E8=B5=84?= =?UTF-8?q?=E8=AE=AF=E5=BA=95=E9=83=A8=E7=9A=84=E2=80=9C=E5=B7=B2=E7=BB=8F?= =?UTF-8?q?=E5=88=B0=E5=BA=95=E4=BA=86=E2=80=9D=E6=8F=90=E7=A4=BA=E6=9C=AA?= =?UTF-8?q?=E5=B1=85=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/landMark.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pages/home/landMark.vue b/pages/home/landMark.vue index f923a5a..46a4489 100644 --- a/pages/home/landMark.vue +++ b/pages/home/landMark.vue @@ -267,4 +267,7 @@ export default { margin-bottom: 60rpx; } } +.loadend { + width: 100%; +} \ No newline at end of file