diff --git a/README.md b/README.md
index 86b8259..a462422 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
LOGO designed by 熊大 .
-
+
:trollface: 哪吒监控 一站式轻监控轻运维系统。支持系统状态、HTTP(SSL 证书变更、即将到期、到期)、TCP、Ping 监控报警,命令批量执行和计划任务。
diff --git a/resource/static/main.js b/resource/static/main.js index 8292c14..370283a 100644 --- a/resource/static/main.js +++ b/resource/static/main.js @@ -174,10 +174,9 @@ function post(path, params, method = 'post') { form.appendChild(hiddenField); } } - document.body.appendChild(form); form.submit(); - document.removeChild(form); + document.body.removeChild(form); } function addOrEditServer(server, conf) { diff --git a/resource/template/common/footer.html b/resource/template/common/footer.html index ef19ded..51b5831 100644 --- a/resource/template/common/footer.html +++ b/resource/template/common/footer.html @@ -9,7 +9,7 @@ - +