vue lazyload懒加载图片参数说明

Vue.use(VueLazyload, { preLoad: 1.3, error: ‘dist/error.png’, loading: ‘dist/loading.gif’, attempt: 1 })
相关文章
相关标签/搜索