From 11eca54e215fd204ffecacaeebb2592893a904aa Mon Sep 17 00:00:00 2001 From: linxi Date: Thu, 28 Nov 2024 15:42:33 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A2718=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=E9=A6=96=E9=A1=B5=E5=AF=BB?= =?UTF-8?q?=E7=9C=8B=E7=82=B9=E7=B4=A0=E6=9D=90=E5=9B=BE=E6=A0=87=E9=9C=80?= =?UTF-8?q?=E8=A6=81=E6=94=BE=E5=A4=A7=E4=B8=80=E7=82=B9=EF=BC=8C=E8=A7=86?= =?UTF-8?q?=E9=A2=91=E5=8F=AF=E4=BB=A5=E8=87=AA=E5=8A=A8=E6=92=AD=E6=94=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/home/index.vue b/pages/home/index.vue index af28155..938a6cb 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -167,14 +167,14 @@ --> - + - + 点击进入 @@ -938,7 +938,7 @@ export default { width: 100%; height: 180rpx; border-radius: 20rpx; - margin-top: 20rpx; + margin-top: 15rpx; } .enter-btn{ color: #333;