Merge branch '2.x' into dev

This commit is contained in:
chenjiahan
2020-11-14 14:36:14 +08:00
8 changed files with 21 additions and 13 deletions
+4 -4
View File
@@ -164,10 +164,10 @@ export default {
### Slots
| Name | Description |
| ----- | -------------------------------------------- |
| index | Custom index |
| cover | Custom content that covers the image preview |
| Name | Description | SlotProps |
| --- | --- | --- |
| index | Custom index | { index: index of current image } |
| cover | Custom content that covers the image preview | - |
### onClose Parematers