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 {