From ece85b81c66f39de068e139dac16ea0b877f0c0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?TOP=E7=B3=AF=E7=B1=B3?= <1130395124@qq.com> Date: Thu, 2 Mar 2023 16:30:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9hasPaddingTop=E4=B8=BAshowHea?= =?UTF-8?q?der?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/layout/layout.vue | 40 +++++++++++++++----------------- src/pages/auth/auth.vue | 2 +- src/pages/index/index.vue | 2 +- src/pages/member/member.vue | 2 +- 4 files changed, 22 insertions(+), 24 deletions(-) diff --git a/src/components/layout/layout.vue b/src/components/layout/layout.vue index eecee85..92d1124 100644 --- a/src/components/layout/layout.vue +++ b/src/components/layout/layout.vue @@ -1,30 +1,31 @@