可以通过以下两种方式实现:
pointer-events
pointer-events: none;
overflow
overflow: hidden;
以上是使用CSS禁用鼠标滚轮缩放的两种常见方法。根据具体需求和场景选择合适的方式进行实现。
没有搜到相关的文章