From 5659d09efa0627fdac34e91d3d3a6e5287eecfe6 Mon Sep 17 00:00:00 2001 From: midoks Date: Tue, 2 Feb 2021 15:21:37 +0800 Subject: [PATCH] up --- plugins/webssh/js/webssh.js | 2 +- route/static/app/public.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: '
\