From bd719c805629916c12a8743d0e7f3f288e1f2e27 Mon Sep 17 00:00:00 2001 From: maochaoying <925670706@qq.com> Date: Wed, 2 Aug 2023 15:45:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=95=E9=83=A8=E5=BC=B9=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 1 + src/components/Top.vue | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index adef14a..2d3473b 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ + 产品梦工厂 diff --git a/src/components/Top.vue b/src/components/Top.vue index 5b434f7..1e10355 100644 --- a/src/components/Top.vue +++ b/src/components/Top.vue @@ -125,8 +125,6 @@ const scrollToTop = () => { left: 0; right: 0; bottom: 0; - width: 100%; - height: 100vh; z-index: 999; background: rgba(0, 0, 0, 0.67); .close {