添加vue3-lazyload组件

This commit is contained in:
zilong
2021-10-19 23:50:28 +08:00
parent 13137af6d3
commit 17c34faa18
4 changed files with 31 additions and 8 deletions

View File

@@ -25,6 +25,7 @@
"unplugin-vue-components": "^0.15.6",
"vue": "^3.2.16",
"vue-router": "^4.0.0-0",
"vue3-lazyload": "^0.2.2-beta",
"vue3-styled-components": "^1.2.1",
"vuex": "^4.0.0-0"
},