mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 11:17:41 +00:00
dialog component
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user