mirror of
https://github.com/zhinianboke/xianyu-auto-reply.git
synced 2025-08-30 17:38:47 +08:00
新增外发配置容器 <div id="outgoing-configs">
This commit is contained in:
parent
dea041a977
commit
133fba2524
@ -1370,6 +1370,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">
|
||||
@ -2651,4 +2658,4 @@
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user