Lindy 141996b35e
feat(Uploader): add Uploader status display (#2929)
* feat(Uploader): add Uploader status display

* feat(Uploader): fix index.json
2020-04-01 13:04:26 +08:00

8 lines
123 B
JSON

{
"component": true,
"usingComponents": {
"van-icon": "../icon/index",
"van-loading": "../loading/index"
}
}