component/actionsheet/actionsheet.js @@ -105,6 +105,11 @@ type: String, value: '' }, showClose: { // 是否显示关闭按钮 type: Boolean, value: true }, showCancel: { // 是否显示取消按钮 type: Boolean,