上代码,简单明了,记录下 1.监听resize方法 mounted() { const _this = this window.addEventListener('resize', () => { _this.getData() }, false) } 2. G2图表改变大小方法 相关文章: 2021-12-23 2022-02-10 2021-12-23 2022-12-23 2021-08-09 2022-02-18