feat(Uploader): add upload-icon prop

This commit is contained in:
chenjiahan
2020-02-29 11:36:33 +08:00
parent c6791841f4
commit b3b46cde45
5 changed files with 26 additions and 1 deletions
+1
View File
@@ -171,6 +171,7 @@ export default {
| result-type `v2.2.7` | Type of file read result, can be set to `file` `text` | *string* | `dataUrl` |
| upload-text | Upload text | *string* | - |
| image-fit `v2.1.5` | Preview image fit mode | *string* | `cover` |
| upload-icon `v2.5.4` | Upload icon | *string* | `photograph` |
### Events