Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tower1229 committed Aug 27, 2018
1 parent 3e9d947 commit 0478157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/core.js
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,7 @@ var apputil = (function(document, undefined) {
//delay,onclose,location,duration
var opt = {
msg: msg,
duration: 700,
duration: 1000,
location: 'bottom'
};
if($.isPlainObject(config)){
Expand Down

0 comments on commit 0478157

Please sign in to comment.