Skip to content

显示链接弹框

用法

属性(props)

属性名说明类型默认值
title弹窗的标题string-
width宽度string920px
height高度string600px

方法(defineExpose)

方法名描述参数
open打开弹窗('',payload),payload={
url: 链接
}
close关闭弹窗-