摘要: 1、 npm install vue3-lazy -S 2、 import lazyPlugin from 'vue3-lazy' app.use(lazyPlugin, { // loading: '', // 图片加载时默认图片 // error: '' // 图片加载失败时默认图片 }) 3、 阅读全文
posted @ 2022-05-11 18:25 王希有 阅读(470) 评论(0) 推荐(0)