Open Messilimeng opened 3 years ago
css如下 .warp { height: 100% ; width: 100%; margin: 0 auto; overflow: hidden; ul { width: 100%; display: flex; flex-direction: row; flex-wrap: wrap; li { flex: auto; width: 10rem; display: flex; justify-content: space-between; } } }
setInterval(() => {
this.getOutPutInfo();
}, 10000);
把我获取数据源的接口放在定时器里面后 貌似情况解决了 但是 这会导致 内存越站越高 最终导致页面崩溃 不知道为什么
我也遇到这个问题了
I met the question, too. Can you have any better method?
内容包含echart 数据