1.0.1 • Published 9 months ago
plugin-prefetch-pic v1.0.1
使用:
npm install plugin-prefetch-pic
// 需要缓存的图片链接
const prefetchList = 'http://pic1.png','http://pic2.png'
import prefetchPic from 'plugin-prefetch-pic' app.use(prefetchPic, prefetchList)
1.0.1
9 months ago