From 05ca93b65d803119ab3d6ed33586bbc1cffcd12d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com> Date: Tue, 8 Nov 2022 16:54:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=94=B9=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/sunVillage_info/index.vue | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/views/sunVillage_info/index.vue b/src/views/sunVillage_info/index.vue index 1b4a5abe..27cbb004 100644 --- a/src/views/sunVillage_info/index.vue +++ b/src/views/sunVillage_info/index.vue @@ -416,12 +416,11 @@ } } .footer{ - position: absolute; - bottom: 5.5vh; - width: 100%; - font-size: 22px; - color: #3f3d56; - text-align: center; + width: 100%; + font-size: 22px; + color: #3f3d56; + text-align: center; + padding-bottom: 25PX; } }