mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
[new feature] Dialog: add message-align prop (#2259)
This commit is contained in:
@@ -44,6 +44,7 @@ Dialog.defaultOptions = {
|
||||
className: '',
|
||||
lockScroll: true,
|
||||
beforeClose: null,
|
||||
messageAlign: '',
|
||||
confirmButtonText: '',
|
||||
cancelButtonText: '',
|
||||
showConfirmButton: true,
|
||||
|
Reference in New Issue
Block a user