Explorar o código

解决地图轮播重复问题

zhbyyy %!s(int64=2) %!d(string=hai) anos
pai
achega
e28a1f2d88
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      investment/js/investHome.js

+ 1 - 1
investment/js/investHome.js

@@ -579,7 +579,7 @@ let app = new Vue({
       })
       tools.loopShowTooltip(myChart, option, {
         interval: 2000,
-        loopSeries: true,
+        loopSeries: false,
       });
       myChart.setOption(option)
     },