mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 00:14:18 +00:00
dialog component
This commit is contained in:
@@ -78,9 +78,8 @@ export default {
|
||||
}, 200);
|
||||
}
|
||||
|
||||
PopupManager.closeModal(this._popupId);
|
||||
this.opened = false;
|
||||
this.closing = false;
|
||||
this.doAfterClose();
|
||||
}
|
||||
}
|
||||
};
|
||||
|
@@ -43,9 +43,8 @@
|
||||
@descendent message {
|
||||
color: #999;
|
||||
margin: 0;
|
||||
text-align: center;
|
||||
font-size: 14px;
|
||||
line-height: 36px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
|
||||
@descendent footer {
|
||||
|
Reference in New Issue
Block a user