From c88256d6ffc7bfa9b418187083ea543180554792 Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Fri, 9 Jan 2026 13:56:43 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=97=A5=E5=B8=B8=E6=94=AF=E5=87=BA?= =?UTF-8?q?=E7=BB=9F=E8=AE=A1=EF=BC=8C=E7=95=8C=E9=9D=A2=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/invest/dailyExpensesAnalysis/index.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/views/invest/dailyExpensesAnalysis/index.vue b/src/views/invest/dailyExpensesAnalysis/index.vue index b6af670..c5a81d4 100644 --- a/src/views/invest/dailyExpensesAnalysis/index.vue +++ b/src/views/invest/dailyExpensesAnalysis/index.vue @@ -440,10 +440,10 @@ const drawBar = (data) => { } }, grid: { - left: '3%', - right: '3%', - bottom: '30%', - top: '10%', + left: '5%', + right: '5%', + bottom: '15%', + top: '5%', containLabel: true }, xAxis: [ @@ -638,9 +638,9 @@ getList() flex-shrink: 0; .right-con { - flex: 1 1 calc(20% - 0.112rem); - min-width: 2.2rem; - max-width: calc(20% - 0.112rem); + flex: 1 1 calc(16.666% - 0.117rem); + min-width: 1.8rem; + max-width: calc(16.666% - 0.117rem); list-style: none !important; &::before,