From 0ad4051cbcdbe746c43a145a862b7ddce84c4277 Mon Sep 17 00:00:00 2001 From: niexiting <85552560@qq.com> Date: Wed, 17 Apr 2024 15:27:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=8F=9C=E5=8D=95=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index d8efa396..3a300cb2 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -532,7 +532,7 @@ width: 33.333333%; display: flex; align-items: center; - justify-content: center; + // justify-content: center; flex-direction: column; margin-top: 20rpx; text-align: center;