From 63f051fdab1514aa8752eaadc42e13fea8cc5604 Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Fri, 26 Jun 2026 20:11:22 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E7=99=BB=E5=BD=95=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E4=BF=AE=E6=94=B9=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/login.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/login.vue b/src/pages/login.vue index 5f0c52b..f679630 100644 --- a/src/pages/login.vue +++ b/src/pages/login.vue @@ -248,7 +248,7 @@ page { margin-bottom: 32rpx; .logo-image { - width: 140rpx; + width: 136rpx; height: 140rpx; border-radius: 36rpx; box-shadow: 0 15rpx 28rpx rgba(0, 0, 0, 0.2);