chore: fix all typos (#9053)

This commit is contained in:
neverland
2021-07-17 16:07:42 +08:00
committed by GitHub
parent 5807f39687
commit 34d4937f2b
28 changed files with 38 additions and 44 deletions
+2 -2
View File
@@ -195,14 +195,14 @@ Use [ref](https://vuejs.org/v2/api/#ref) to get ImagePreview instance and call i
| index | Custom index | { index: index of current image } |
| cover | Custom content that covers the image preview | - |
### onClose Parematers
### onClose Parameters
| Attribute | Description | Type |
| --------- | ---------------------- | -------- |
| url | Url of current image | _number_ |
| index | Index of current image | _number_ |
### onScale Parematers
### onScale Parameters
| Attribute | Description | Type |
| --------- | ---------------------- | -------- |