瀏覽代碼

fix: 大屏增加动效

周玉环 3 天之前
父節點
當前提交
bba040de5f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      xinkeaboard-admin/src/pages/statistics/bigscreen/components/WorldMap.js

+ 1 - 0
xinkeaboard-admin/src/pages/statistics/bigscreen/components/WorldMap.js

@@ -26,6 +26,7 @@ class WorldMap2D extends React.Component {
 
   componentDidUpdate() {
     this.initChart();
+    this.startPulseAnimation();
   }
 
   resizeChart = () => {