mirror of
https://github.com/zhinianboke/xianyu-auto-reply.git
synced 2025-08-30 01:27:35 +08:00
Merge pull request #40 from houyuxi012/patch-5
新增外发配置容器 <div id="outgoing-configs">
This commit is contained in:
commit
324bd27ebe
@ -1569,6 +1569,13 @@
|
|||||||
</div>
|
</div>
|
||||||
</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 id="backup-management" class="row mt-4" style="display: none;">
|
||||||
<div class="col-12">
|
<div class="col-12">
|
||||||
@ -3094,4 +3101,4 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user