Add files via upload

This commit is contained in:
公明
2026-03-23 23:39:32 +08:00
committed by GitHub
parent a45b3bc8f6
commit 0076aaed47
5 changed files with 545 additions and 47 deletions
+3
View File
@@ -1052,6 +1052,9 @@
data-i18n-attr="placeholder"
placeholder="搜索连接..." />
</div>
<div class="webshell-sidebar-tools">
<button type="button" class="btn-ghost btn-sm" id="webshell-batch-probe-btn" data-i18n="webshell.batchProbe">一键批量探活</button>
</div>
<div id="webshell-list" class="webshell-list">
<div class="webshell-empty" data-i18n="webshell.noConnections">暂无连接,请点击「添加连接」</div>
</div>