This commit is contained in:
cppla
2026-07-10 15:35:10 +08:00
parent 5322a9105e
commit e4ca0558f7
50 changed files with 3292 additions and 54736 deletions
+3 -3
View File
@@ -6,7 +6,7 @@
<meta name="description" content="云监控,ServerStatus中文版,ServerStatus,ServerStatus cppla" />
<title>云监控</title>
<link rel="icon" type="image/svg+xml" href="favicon.svg" />
<link rel="stylesheet" href="css/app.css?v=20260709-19" />
<link rel="stylesheet" href="css/app.css?v=20260710-1" />
</head>
<body>
<header class="topbar">
@@ -170,7 +170,7 @@
<div class="section-head">
<div>
<h2 id="configEditorTitle">新增节点</h2>
<p class="muted" id="configEditorHint">保存后会写入 config.json,并向 sergate 发送 SIGHUP 重载。</p>
<p class="muted" id="configEditorHint">保存后会写入 config.json,并由 Go 服务热重载。</p>
</div>
</div>
<form id="configForm" class="config-form">
@@ -200,6 +200,6 @@
<a href="https://github.com/cppla/ServerStatus" target="_blank" rel="noopener">ServerStatus中文版</a>
</footer>
<script src="js/app.js?v=20260709-19" defer></script>
<script src="js/app.js?v=20260710-1" defer></script>
</body>
</html>