Implement ops operational closure

This commit is contained in:
2569718930@qq.com
2026-06-23 17:07:25 +08:00
parent 24415ee427
commit 0c76874418
27 changed files with 2196 additions and 24 deletions
@@ -44,6 +44,7 @@ const navGroups = [
items: [
{ href: "/ops/config", icon: Settings, label: "系统配置" },
{ href: "/ops/subscriptions", icon: ScrollText, label: "订阅操作" },
{ href: "/ops/audit-log", icon: FileText, label: "审计日志" },
{ href: "/ops/view-logs", icon: FileText, label: "日志查看" },
],
},