From ba60c3dc5ea7909193c4299c74cf64060b0e000a Mon Sep 17 00:00:00 2001 From: clay <20932067@zju.edu.cn> Date: Mon, 3 Jan 2022 16:27:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=B4=E9=83=A8=E9=BC=A0=E6=A0=87=E7=BB=8F?= =?UTF-8?q?=E8=BF=87=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- src/views/header/index.vue | 146 ++++++++++++++++++++++++++++++------- 2 files changed, 119 insertions(+), 29 deletions(-) diff --git a/src/App.vue b/src/App.vue index 820406a..cc051a4 100644 --- a/src/App.vue +++ b/src/App.vue @@ -64,7 +64,7 @@ export default { .headers { width: 100%; z-index: 9999; - position: fixed; + position: absolute; top: 0; left: 0; } diff --git a/src/views/header/index.vue b/src/views/header/index.vue index 3995d25..df14b2b 100644 --- a/src/views/header/index.vue +++ b/src/views/header/index.vue @@ -41,25 +41,83 @@

