فهرست منبع

fix: 大屏增加动效

周玉环 6 روز پیش
والد
کامیت
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 = () => {