feat(Uplaoder): add image-fit prop (#4189)

This commit is contained in:
neverland
2019-08-22 15:54:15 +08:00
committed by GitHub
parent cd8562176b
commit 5603da5c73
5 changed files with 37 additions and 2 deletions
+1
View File
@@ -125,6 +125,7 @@ export default {
| max-count | Max count of image | `number` | - |
| result-type | Type of file read result, can be set to `dataUrl` `text` | `string` | `dataUrl` |
| upload-text | Upload text | `string` | - |
| image-fit | Preview image fit mode | `string` | `cover` | 2.1.5 |
### Events