//main.js import VueLazyload from 'vue-lazyload' Vue.use(VueLazyload, { preLoad: 1.3, attempt: 1 , // 載入圖片數量listenEvents: ['scroll', ...
確定! 回上一頁