提交 a9cba9b1 编写于 作者: anxuanzi's avatar anxuanzi

change default msg close duration

上级 dafd83c3
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
此差异已折叠。
...@@ -3,7 +3,7 @@ export default class MessageUtils { ...@@ -3,7 +3,7 @@ export default class MessageUtils {
this._prefixCls = 'i-message-' this._prefixCls = 'i-message-'
this._default = { this._default = {
top: 16, top: 16,
duration: 2 duration: 3
} }
} }
...@@ -192,7 +192,7 @@ export default class MessageUtils { ...@@ -192,7 +192,7 @@ export default class MessageUtils {
_resetDefault () { _resetDefault () {
this._default = { this._default = {
top: 16, top: 16,
duration: 2 duration: 3
} }
} }
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册