提交 9a40c1e9fd9de85164aeef28132532af4039daa1

作者 愚道
1 个父辈 4d6c7c8d

improve monitor block code

@@ -5,8 +5,8 @@ import { Row, Col, Card, Tooltip } from 'antd'; @@ -5,8 +5,8 @@ import { Row, Col, Card, Tooltip } from 'antd';
5 import { NumberInfo, Charts } from 'ant-design-pro'; 5 import { NumberInfo, Charts } from 'ant-design-pro';
6 import CountDown from 'ant-design-pro/lib/CountDown'; 6 import CountDown from 'ant-design-pro/lib/CountDown';
7 import numeral from 'numeral'; 7 import numeral from 'numeral';
8 -import ActiveChart from './components/ActiveChart';  
9 8
  9 +import ActiveChart from './components/ActiveChart';
10 import styles from './style.less'; 10 import styles from './style.less';
11 11
12 const { Pie, WaterWave, Gauge, TagCloud } = Charts; 12 const { Pie, WaterWave, Gauge, TagCloud } = Charts;
注册登录 后发表评论