docs(Uploader): update demo image (#4714)

This commit is contained in:
neverland
2019-10-14 14:12:59 +08:00
committed by GitHub
parent aeee6b97d1
commit cd1e5d112a
4 changed files with 28 additions and 29 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ export default {
data() {
return {
fileList: [
{ url: 'https://img.yzcdn.cn/vant/cat.jpeg' }
{ url: 'https://img.yzcdn.cn/vant/leaf.jpg' }
]
}
}