vue中并没有 @hover 事件,但是可以使用 @mouseenter@mouseleave 来模拟hover操作。

相关文章: