Last updated 6 years ago
``` vux height=200 components=Alert,Group,Switch
中大奖了!99999元只要转4000元手续费
export default { data () { return { show: true } } } ```
参数
说明
类型
默认值
button-text
可选,按钮文字
String
OK
默认slot
可选,提示消息内容
DOM
无
title
必选,提示标题
show
必选,是否显示,双向绑定
双向绑定
Boolean
false
on-show
显示时事件
事件
on-hide
关闭时事件