From 765db515ecd20b0ba707005151740286fc0639a8 Mon Sep 17 00:00:00 2001 From: lishenfeng Date: Fri, 15 Nov 2024 09:59:48 +0800 Subject: [PATCH] =?UTF-8?q?fix():=20=E4=B8=8B=E6=8B=89=E5=88=B7=E6=96=B0bu?= =?UTF-8?q?g=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/homeIndex/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/homeIndex/index.vue b/pages/homeIndex/index.vue index 8411360..f14a832 100644 --- a/pages/homeIndex/index.vue +++ b/pages/homeIndex/index.vue @@ -277,7 +277,7 @@ font-size: 14px; line-height: 24px; background-color: #f3f5f8; - height: 100%; + // height: 100%; overflow: auto; }