``` window.addEventListener('scroll', () => { this.handleScroll(); }, false) ``` 去掉`App.vue`中`overflow:auto`可实现监听