Skip to content

组件支持实例化,调用组件将返回组件实例,支持直接通过实例关闭弹窗

Choose a tag to compare

@heyongsheng heyongsheng released this 24 Dec 09:36
· 29 commits to master since this release

5.0.2
组件支持实例化,调用组件将返回组件实例,支持直接通过实例关闭弹窗

const hevueImgPreviewEl = this.$hevueImgPreview(...)
hevueImgPreviewEl.close()