1.修复流量界面时间选择问题 跟日志等界面选择时间方法统一
2.修复2级页面导出后 字体颜色变白 3.优化面积图颜色展示
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user