feat: add @vant/lazyload pacakge

This commit is contained in:
chenjiahan
2020-11-30 19:05:28 +08:00
parent 8b69192102
commit b7306e311b
15 changed files with 1693 additions and 6 deletions
+13
View File
@@ -0,0 +1,13 @@
# @vant/lazyload
This is a of [vue-lazyload](https://github.com/hilongjw/vue-lazyload) with Vue 3 support.
## Install
```shell
yarn add @vant/lazyload
```
## Usage
see: https://github.com/hilongjw/vue-lazyload