Ver Fonte

fix: 大屏增加动效

周玉环 há 5 dias atrás
pai
commit
bba040de5f

+ 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 = () => {