diff --git a/web/static/app/firewall.js b/web/static/app/firewall.js index 32c222462..5e9f7f740 100755 --- a/web/static/app/firewall.js +++ b/web/static/app/firewall.js @@ -102,7 +102,7 @@ function sshMgr(){ layer.open({ type: 1, title: "SSH管理", - area: ['300px', '300px'], + area: ['300px', '310px'], closeBtn: 1, shadeClose: false, content: '
'+con+'
',