很是簡單的圖片加載插件,封裝了經常使用方法。
倉庫地址: https://github.com/wenyiweb/l...
喜歡能夠給一個star哦,能夠提需求~
有問題能夠加羣一塊兒討論,qq羣:692337464html
Installgit
your htmlgithub
<script src="loaderx.min.js"></script>
npm i loaderx
import LoaderX from 'loaderx'
方法介紹web
add() 添加圖片資源npm
addProgressListener() 監聽加載進度app
addCompletionListener() 監聽完成事件插件
start() 啓動code
具體使用方法可參考example目錄的示例。htm