Update firewall.js

This commit is contained in:
dami 2025-09-10 21:30:21 +08:00
parent f990d7584e
commit 9dc3030c18
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ function sshMgr(){
layer.open({
type: 1,
title: "SSH管理",
area: ['300px', '300px'],
area: ['300px', '310px'],
closeBtn: 1,
shadeClose: false,
content: '<div id="ssh_list">'+con+'</div>',