From efcd82f4eebfb831e7a05aa7684102742c53ac5b Mon Sep 17 00:00:00 2001 From: lld <15027638633@163.com> Date: Thu, 12 Feb 2026 00:03:11 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=88=9D=E6=AD=A5=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index.vue b/pages/index.vue index 38deb86..7ad4283 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -210,7 +210,7 @@ page { .loading-more { display: flex; align-items: center; - justify-conte4nt: center; + justify-content: center; padding: 30rpx; color: #999; font-size: 26rpx;