fix: 日常支出统计,界面优化。

This commit is contained in:
tianyongbao
2026-01-09 13:56:43 +08:00
parent 4be3b8e57e
commit c88256d6ff

View File

@@ -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,