From c0e96ddaa67a8d96d6eafcabade18903f3b3ce47 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=82=93=E5=B9=B3=E8=89=BA?= <52643018@qq.com>
Date: Sat, 18 Sep 2021 19:22:19 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E9=A1=B5=E9=9D=A2=E6=BB=9A?=
=?UTF-8?q?=E5=8A=A8=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/discover/discover.vue | 6 +++---
pages/index/index/index.vue | 5 +++--
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/pages/discover/discover.vue b/pages/discover/discover.vue
index 8c47876..535ccb9 100644
--- a/pages/discover/discover.vue
+++ b/pages/discover/discover.vue
@@ -1,6 +1,6 @@
-
+ nav_height = e">
@@ -63,7 +63,7 @@
-
+
@@ -99,7 +99,7 @@
},
computed: {
autoHeight(){
- return `calc(${this.scrollH}px - ${this.nav_height}px - 86rpx)`;
+ return `calc(${this.scrollH}px - ${this.nav_height}px - 130rpx - 86rpx)`;
}
},
onLoad(){
diff --git a/pages/index/index/index.vue b/pages/index/index/index.vue
index 221c061..95021d2 100644
--- a/pages/index/index/index.vue
+++ b/pages/index/index/index.vue
@@ -137,9 +137,10 @@
-
+
+