<div @mousewheel="test"> ...... <iframe></iframe> ......</div>在div中除了iframe都可以捕获mousewheel,如何在iframe区域捕获mousewheel进到test函数? 查看完整描述