From d27db369dcb444b0e70683e93f29ffd004080fd3 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Sat, 18 Nov 2023 20:16:03 +0800 Subject: [PATCH] Update public.js --- route/static/app/public.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/route/static/app/public.js b/route/static/app/public.js index 35c2ab71c..2db6f27ea 100755 --- a/route/static/app/public.js +++ b/route/static/app/public.js @@ -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(){