tijiao
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
* @property {String} cancelText 取消按钮的文字 (默认 '取消' )
|
||||
* @property {Boolean} showConfirmButton 是否显示确认按钮 (默认 true )
|
||||
* @property {Boolean} showCancelButton 是否显示取消按钮 (默认 false )
|
||||
* @property {String} confirmColor 确认按钮的颜色 (默认 '#2979ff' )
|
||||
* @property {String} confirmColor 确认按钮的颜色 (默认 '#117e4c' )
|
||||
* @property {String} cancelColor 取消按钮的颜色 (默认 '#606266' )
|
||||
* @property {Number} duration 弹窗动画过度时间 (默认 400 )
|
||||
* @property {Boolean} buttonReverse 对调确认和取消的位置 (默认 false )
|
||||
|
||||
Reference in New Issue
Block a user