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; } }