feat(Lazyload): support Vue 3

This commit is contained in:
chenjiahan
2020-11-30 20:20:39 +08:00
parent 5d8b7bd7fb
commit d3ca404f98
9 changed files with 2772 additions and 107 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# @vant/lazyload
This is a of [vue-lazyload](https://github.com/hilongjw/vue-lazyload) with Vue 3 support.
This is a fork of [vue-lazyload](https://github.com/hilongjw/vue-lazyload) with Vue 3 support.
## Install