From 3ec1e5a510ae5fc03d0cbe4b74c9f7ead1f47fcc Mon Sep 17 00:00:00 2001 From: leiyun Date: Mon, 23 Mar 2026 23:24:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 2 +- pages/myinfo/myinfo.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 4725fa1..b6303b7 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -149,7 +149,7 @@ onShow(() => { .content-area { background: #fff; border-radius: 24rpx; - margin: -30% 24rpx 0; + margin: -40% 24rpx 0; position: relative; z-index: 1; padding: 56rpx 40rpx 32rpx; diff --git a/pages/myinfo/myinfo.vue b/pages/myinfo/myinfo.vue index 6b9e353..c1658d4 100644 --- a/pages/myinfo/myinfo.vue +++ b/pages/myinfo/myinfo.vue @@ -530,7 +530,7 @@ const doSubmit = async () => { min-height: 100vh; background: #f4f4f5; padding: 24rpx; - padding-bottom: 240rpx; + padding-bottom: 340rpx; } .section {