Browse Source

Update avatar.md (#12458)

pull/12466/head
Amumu 6 years ago
committed by Wei Zhu
parent
commit
ef4e699f1d
  1. 2
      components/upload/demo/avatar.md

2
components/upload/demo/avatar.md

@ -9,7 +9,7 @@ title:
点击上传用户头像,并使用 `beforeUpload` 限制用户上传的图片格式和大小。
> `beforeUpload` 的返回值可以是一个 Promise 以支持也支持异步检查:[示例](http://react-component.github.io/upload/examples/beforeUpload.html)。
> `beforeUpload` 的返回值可以是一个 Promise 以支持异步处理,如服务端效验等:[示例](http://react-component.github.io/upload/examples/beforeUpload.html)。
## en-US

Loading…
Cancel
Save