[Doc] default slot name

This commit is contained in:
陈嘉涵
2019-04-30 17:32:00 +08:00
parent 2bb01b4a63
commit cd0720954c
65 changed files with 97 additions and 98 deletions
+1 -1
View File
@@ -79,7 +79,7 @@ You can set native properties such as `accpet`、`multiple` on Uploader, and the
| Name | Description |
|------|------|
| - | Custom icon |
| default | Custom icon |
### Parematers of before-read、after-read
+2 -2
View File
@@ -69,7 +69,7 @@ export default {
### Event
| 事件名 | 说明 | 参数 |
| 事件名 | 说明 | 回调参数 |
|------|------|------|
| oversize | 文件大小超过限制时触发 | 同 after-read |
@@ -77,7 +77,7 @@ export default {
| 名称 | 说明 |
|------|------|
| - | 自定义 uploader 内容 |
| default | 自定义 uploader 内容 |
### before-read、after-read 回调参数