feat: 添加利息趋势图

This commit is contained in:
橙子
2024-03-16 17:57:17 +08:00
parent 822febba2e
commit 534b03ef5c
5 changed files with 34 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
export const exchangeRateConfig ={
title: {
text: '银行利息趋势图-(暂未开放)'
text: '银行利息趋势图'
},
tooltip: {
trigger: 'axis'
@@ -26,7 +26,7 @@ export const exchangeRateConfig ={
yAxis: {
type: 'value',
axisLabel: {
formatter: '{value} '
formatter: '{value} %'
}
},
series: [