src/main/webapp/views/monitor/monitor.html @@ -880,5 +880,13 @@ }); } // eCharts 跟随窗口改变 window.onresize = function(){ crnChart.resize(); lineCharts.resize(); pieCharts.resize(); } </script> </html>