From 6eac455a1caf8f5ed9e9b11d9715852813af66a7 Mon Sep 17 00:00:00 2001 From: wangqing Date: Wed, 17 Mar 2021 15:34:25 +0800 Subject: [PATCH] =?UTF-8?q?add:=20=E9=A6=96=E9=A1=B5=E5=8A=A0=E5=85=A5?= =?UTF-8?q?=E5=8F=88=E6=8B=8D=E4=BA=91=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/official/introduction.vue | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/src/views/official/introduction.vue b/src/views/official/introduction.vue index f282042..22cd751 100644 --- a/src/views/official/introduction.vue +++ b/src/views/official/introduction.vue @@ -132,8 +132,17 @@ @@ -238,7 +247,7 @@ export default { border: 1px solid rgba(255, 255, 255, 100); } .introduction-footer { - height: 370px; + height: 420px; line-height: 20px; background-color: rgba(32, 91, 181, 100); text-align: center; @@ -256,6 +265,6 @@ export default { text-align: left; } .copyright { - height: 35px; + height: 95px; }