From b9bf86853559cddca3c92e8dc96690f26c6a8d06 Mon Sep 17 00:00:00 2001 From: clay <20932067@zju.edu.cn> Date: Mon, 3 Jan 2022 20:29:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=8B=E6=9C=BA=E6=B7=BB=E5=8A=A0banner?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 16 +- src/views/header/mobile_herder.vue | 230 ++++++++++++++++++++++++++ src/views/index/components/bottom.vue | 1 - 3 files changed, 240 insertions(+), 7 deletions(-) create mode 100644 src/views/header/mobile_herder.vue diff --git a/src/App.vue b/src/App.vue index 378bfd6..66802e2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -4,7 +4,8 @@
- + +
@@ -16,17 +17,20 @@ + + + diff --git a/src/views/index/components/bottom.vue b/src/views/index/components/bottom.vue index b2d45ec..1b7ca0e 100644 --- a/src/views/index/components/bottom.vue +++ b/src/views/index/components/bottom.vue @@ -80,7 +80,6 @@ export default { .bottom { margin-top: 2rem; background-image: url('../../../assets/index/bottom/sy_bj4.png'); - //height: 66rem; padding-bottom: 4rem; .table {