mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
[Improvement] Dialog: support custom className (#1224)
This commit is contained in:
@@ -34,6 +34,7 @@ Dialog.defaultOptions = {
|
||||
title: '',
|
||||
message: '',
|
||||
overlay: true,
|
||||
className: '',
|
||||
lockScroll: true,
|
||||
beforeClose: null,
|
||||
confirmButtonText: '',
|
||||
|
Reference in New Issue
Block a user