diff --git a/pages/index/index.vue b/pages/index/index.vue
index 15e6dc0..7b823cc 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -126,7 +126,7 @@
-
+
@@ -142,7 +142,7 @@
export default {
data() {
return {
- minScrollTop: 200,
+ minScrollTop: 100,
}
},
components: {
@@ -198,12 +198,7 @@
.small-bot-close i {
font-size: 60rpx;
}
-
- .mescroll-totop {
- right: 12px !important;
- bottom: 100px !important;
- }
-
+
\ No newline at end of file