vue項目用到的資源, ui框架(Element、iView),http的get和post請求(axios),懶加載:(vue-lazyload),輪播圖(swiper)

1. UI框架:

     Element官網:https://element.eleme.cn/#/zh-CN/component/installation

     iView官網:https://www.iviewui.com/components/tabs

2. http請求(get,post)

    官網:https://www.npmjs.com/package/axios

3. vue-lazyload懶加載:

    官網:https://www.npmjs.com/package/vue-lazyload

4. swiper 走馬燈,輪播圖

    官網:https://github.com/surmon-china/vue-awesome-swiper

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章