docs(Uploader): add native attrs tip (#8746)

This commit is contained in:
neverland
2021-05-23 08:35:22 +08:00
committed by GitHub
parent 833064adbd
commit 41805992a3
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -314,6 +314,8 @@ export default {
| image-fit | Preview image fit mode | _string_ | `cover` |
| upload-icon | Upload icon | _string_ | `photograph` |
> Tips: accept, capture and multiple are the attributes of the native input tag, there may be some compatibility issues under different systems and WebView.
### Events
| Event | Description | Arguments |