优化 layer.photos
鼠标滚轮事件
This commit is contained in:
parent
a33b7cd59a
commit
ee76081230
@ -1598,6 +1598,7 @@ layer.photos = function(options, loop, key){
|
||||
} else {
|
||||
zoomElem.eq(1).trigger('click');
|
||||
}
|
||||
e.preventDefault();
|
||||
});
|
||||
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user