Update public.js
This commit is contained in:
parent
6619ae0bc5
commit
d27db369dc
|
|
@ -2152,7 +2152,7 @@ function pluginOpService(a, b, v, _suffix_name='') {
|
|||
}
|
||||
|
||||
if( g.status && g.data != 'ok' ) {
|
||||
layer.msg(g.data, {icon: 2,time: 3000,shade: 0.3,shadeClose: true});
|
||||
layer.msg(g.data, {icon: 2,time: 6000,shade: 0.3,shadeClose: true});
|
||||
}
|
||||
|
||||
setTimeout(function(){
|
||||
|
|
|
|||
Loading…
Reference in New Issue