摘要: 1.去掉input在type="number"时的上下箭头 2.禁用input数字滚轮事件 3.使用element-ui+vue时,在el-input加上@mousewheel.native.prevent来阻止鼠标滚动 如果还需要禁止上下箭头,则可采用以下方式 阅读全文
posted @ 2019-01-03 09:49 温暖的人 阅读(9149) 评论(1) 推荐(3)