mirror of
https://gitee.com/layui/layui.git
synced 2025-11-24 08:33:12 +08:00
优化 layer.photos 鼠标滚轮事件
This commit is contained in:
@@ -1598,6 +1598,7 @@ layer.photos = function(options, loop, key){
|
||||
} else {
|
||||
zoomElem.eq(1).trigger('click');
|
||||
}
|
||||
e.preventDefault();
|
||||
});
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user