From 2d6cae9318ecc91343d6e6aee019df966052ff33 Mon Sep 17 00:00:00 2001 From: fengchengzhi Date: Mon, 17 Sep 2018 17:14:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9A=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/view/home.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/view/home.vue b/src/view/home.vue index 9c94794..6756c6c 100644 --- a/src/view/home.vue +++ b/src/view/home.vue @@ -225,8 +225,9 @@ align-items: center; justify-content: space-around; z-index: 1000; - top: 0; - left: 0; + position: relative; + /*top: 0; + left: 0;*/ } .home .page-top i { font-style: normal;