From 05943d7718011e0dc41acaa143b1cd26d5f0492f Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Fri, 26 Jun 2026 20:13:44 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=99=BB=E5=BD=95=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E5=AE=8C=E5=96=84=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 f679630..59e9b4f 100644 --- a/src/pages/login.vue +++ b/src/pages/login.vue @@ -248,7 +248,7 @@ page { margin-bottom: 32rpx; .logo-image { - width: 136rpx; + width: 142rpx; height: 140rpx; border-radius: 36rpx; box-shadow: 0 15rpx 28rpx rgba(0, 0, 0, 0.2);