Update public.js

This commit is contained in:
Mr Chen 2024-12-17 21:36:54 +08:00
parent da8881dd1e
commit 0c8e69c252
1 changed files with 1 additions and 1 deletions

View File

@ -2101,7 +2101,7 @@ function pluginOpService(a, b, v, _suffix_name='') {
}
layer.confirm( msgTpl('您真的要{1}{2}{3}服务吗?', [d,a,_ver]), {
area: ['300px'],
area: ['400px','auto'],
icon: 3,
closeBtn: 1
}, function() {