mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 13:09:40 +08:00
update modal info
This commit is contained in:
parent
9ef14500f3
commit
ed7114e25e
@ -15,11 +15,6 @@ function info() {
|
||||
content: '一些附加信息一些附加信息一些附加信息',
|
||||
onOk: function() {}
|
||||
});
|
||||
Modal.info({
|
||||
title: '这是一条通知信息',
|
||||
content: '一些附加信息一些附加信息一些附加信息',
|
||||
onOk: function() {}
|
||||
});
|
||||
}
|
||||
|
||||
function success() {
|
||||
|
Loading…
Reference in New Issue
Block a user