mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-13 11:53:34 +08:00
修复服务统计图表颜色显示问题/Expires设置增加提示文字
This commit is contained in:
@@ -82,7 +82,7 @@ Tea.context(function () {
|
||||
return v.countRequests / axis.divider
|
||||
}),
|
||||
itemStyle: {
|
||||
color: "#61A0A8"
|
||||
color: "#9DD3E8"
|
||||
},
|
||||
areaStyle: {
|
||||
color: "#9DD3E8"
|
||||
|
||||
Reference in New Issue
Block a user