From 0b0abdfad8fb3ac23cfbf1b790c8907ec7204e2e Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Wed, 18 Dec 2024 22:21:47 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A2880=20=E3=80=90=E5=AF=BB=E8=B6=A3?= =?UTF-8?q?=E5=91=B3=E3=80=91=E5=8F=A4=E9=95=87=E8=AF=A6=E6=83=85=E9=A1=B5?= =?UTF-8?q?--=E5=88=86=E4=BA=AB=E6=8C=89=E9=92=AE=E4=BD=8D=E7=BD=AE?= =?UTF-8?q?=E8=B0=83=E6=95=B4=EF=BC=8C=E5=BE=80=E4=B8=8B=E7=A7=BB=E4=B8=80?= =?UTF-8?q?=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/town/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/town/index.vue b/pages/town/index.vue index aa1390e..16e7688 100644 --- a/pages/town/index.vue +++ b/pages/town/index.vue @@ -230,7 +230,7 @@ export default { font-size: 28rpx; position: absolute; right: 0; - top: 0; + top: 24rpx; display: flex; align-items: center; }