export default {
    height:"1000rpx", //弹出层高度
    mode:"bottom", //弹出层位置
    radius:"32", //圆角 rpx,
    close:false //能否点击遮罩退出
}