From a01dac128e459624c983b0882aa08e46d2efccfb Mon Sep 17 00:00:00 2001 From: gcd Date: Wed, 26 Mar 2025 18:19:35 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=8C=89=E9=92=AE=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E6=96=87=E5=AD=97=E5=A4=A7=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/me-button/me-button.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/me-button/me-button.vue b/components/me-button/me-button.vue index 47648b2..697d748 100644 --- a/components/me-button/me-button.vue +++ b/components/me-button/me-button.vue @@ -129,7 +129,7 @@ const submit = () => { width: 100%; height: 96rpx; border-radius: 16rpx; - font-size: 34rpx; + font-size: 30rpx; line-height: 112rpx; text-align: center; color: transparent;