From c8dcfbbf925f2cf4c3bd1e5bf60637eb0dbcb548 Mon Sep 17 00:00:00 2001 From: 1154079537 <1154079537@qq.com> Date: Mon, 13 May 2024 17:33:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=80=E5=B0=8F=E9=AB=98=E5=BA=A6=20recommen?= =?UTF-8?q?d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/recommend/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/components/recommend/index.vue b/components/recommend/index.vue index 1846bbd..ded0312 100644 --- a/components/recommend/index.vue +++ b/components/recommend/index.vue @@ -328,6 +328,7 @@ .recommend .recommendList { padding: 0 20rpx; min-height: 100rpx; + min-height: calc(100vh - 82rpx - var(--status-bar-height)); } .recommend .recommendList.on {