From 6e8e9f05687b55028d9999a389cf12bbde53997c Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Thu, 8 Jan 2026 12:32:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B5=84=E4=BA=A7=E6=80=BB=E8=A7=88?= =?UTF-8?q?=EF=BC=8C=E6=9C=80=E4=B8=8B=E6=96=B9=E5=B1=95=E7=A4=BA=E4=B8=8D?= =?UTF-8?q?=E5=85=A8=E4=BF=AE=E5=A4=8D=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/invest/accountAnalysis/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/views/invest/accountAnalysis/index.vue b/src/views/invest/accountAnalysis/index.vue index 517d9ff..44a5ca5 100644 --- a/src/views/invest/accountAnalysis/index.vue +++ b/src/views/invest/accountAnalysis/index.vue @@ -830,8 +830,6 @@ - -
@@ -1064,6 +1062,7 @@ onMounted(() => { overflow-y: auto; overflow-x: hidden; padding-right: 10px; + padding-bottom: 40px; &::-webkit-scrollbar { width: 8px;