Merge pull request #40 from houyuxi012/patch-5

新增外发配置容器 <div id="outgoing-configs">
This commit is contained in:
zhinianboke 2025-08-12 08:52:25 +08:00 committed by GitHub
commit 324bd27ebe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1569,6 +1569,13 @@
</div>
</div>
<!-- 外发配置 (仅管理员可见) -->
<div id="outgoing-configs" class="row mt-4" style="display: none;">
<!-- 外发配置内容将由JavaScript动态生成 -->
</div>
</div>
</div>
<!-- 备份管理 (仅管理员可见) -->
<div id="backup-management" class="row mt-4" style="display: none;">
<div class="col-12">