diff --git a/plugins/webssh/js/webssh.js b/plugins/webssh/js/webssh.js index 76bb4d4db..ad6e9ef56 100755 --- a/plugins/webssh/js/webssh.js +++ b/plugins/webssh/js/webssh.js @@ -39,7 +39,7 @@ function web_shell2() { var term_box = layer.open({ type: 1, title: "本地终端", - area: ['750px','435px'], + area: ['685px','435px'], closeBtn: 2, shadeClose: false, content: '
\ diff --git a/route/static/app/public.js b/route/static/app/public.js index faa95f260..462b642a7 100755 --- a/route/static/app/public.js +++ b/route/static/app/public.js @@ -1379,7 +1379,7 @@ function webShell() { var term_box = layer.open({ type: 1, title: "本地终端", - area: ['750px','435px'], + area: ['685px','435px'], closeBtn: 2, shadeClose: false, content: '
\