feat(ImagePreview): add cover slot (#4766)

This commit is contained in:
neverland
2019-10-18 10:30:19 +08:00
committed by GitHub
parent 321905a4b7
commit dc964ac068
6 changed files with 44 additions and 6 deletions
+1
View File
@@ -152,6 +152,7 @@ export default {
| 名称 | 说明 |
|------|------|
| index | 自定义页码内容 |
| cover | 自定义覆盖在图片预览上方的内容 |
### onClose 回调参数