mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
dialog component
This commit is contained in:
parent
5c845093da
commit
18c9d2c933
@ -43,7 +43,7 @@ export default {
|
||||
|
||||
data() {
|
||||
return {
|
||||
title: '提示',
|
||||
title: '',
|
||||
message: '',
|
||||
type: '',
|
||||
showConfirmButton: true,
|
||||
|
@ -23,7 +23,7 @@
|
||||
}
|
||||
|
||||
@descendent content {
|
||||
padding: 10px 20px 15px;
|
||||
padding: 15px 20px;
|
||||
min-height: 36px;
|
||||
position: relative;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user