vue图片懒加载使用本地图片

Vue.use(Lazyload, {
    error: require('./assets/img/noimg.jpg')
})

 

posted @ 2019-08-15 21:18  绿谷  阅读(886)  评论(0编辑  收藏  举报