使用echarts时控制台报错Can’t get DOM width or height. Please check dom.clientWidth and dom.clientHeight. They should not be 0.For example, you may need to call this in the callback of window.onload.,提示获取不到宽高在这里插入图片描述
。解决办法是加 style=“height:100%;width:100%;”

Logo

为开发者提供学习成长、分享交流、生态实践、资源工具等服务,帮助开发者快速成长。

更多推荐