修复服务统计图表颜色显示问题/Expires设置增加提示文字

This commit is contained in:
刘祥超
2021-12-08 21:40:01 +08:00
parent 4971e25d44
commit 36397adca4
2 changed files with 2 additions and 1 deletions

View File

@@ -82,7 +82,7 @@ Tea.context(function () {
return v.countRequests / axis.divider
}),
itemStyle: {
color: "#61A0A8"
color: "#9DD3E8"
},
areaStyle: {
color: "#9DD3E8"