1.修复流量界面时间选择问题 跟日志等界面选择时间方法统一

2.修复2级页面导出后 字体颜色变白
3.优化面积图颜色展示
This commit is contained in:
tanghao
2019-01-04 19:09:31 +08:00
parent f0a71c1414
commit 23a29ad457
9 changed files with 58 additions and 93 deletions

View File

@@ -1,11 +1,3 @@
/*
Highcharts JS v6.1.0 (2018-04-13)
Client side exporting module
(c) 2015 Torstein Honsi / Oystein Moseng
License: www.highcharts.com/license
*/
(function (n) {
"object" === typeof module && module.exports ? module.exports = n : n(Highcharts)
})(function (n) {