Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 251 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 251 Bytes

mlazy

移动端图片懒加载插件, 支持iScroll5

init

new mlazy(selector, options);

selector

选择器

options

offset

偏移量

lazyTime

延迟时间

iScroll

若页面使用了iScroll, 则需传入iScroll对象