From 584ecdd283505fcc0db00022fe8f0a5ee2e8c122 Mon Sep 17 00:00:00 2001 From: fay Date: Fri, 27 Mar 2026 10:15:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/unlock/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/unlock/index.vue b/pages/unlock/index.vue index 729d5b0..073a05f 100644 --- a/pages/unlock/index.vue +++ b/pages/unlock/index.vue @@ -1690,9 +1690,11 @@ onShow(() => { .container { width: 100%; + height: 100vh; display: flex; flex-direction: column; align-items: center; + padding-bottom: 0; .header { width: 100%;