后台数据可视化:Recharts 漏斗图、总览页 KPI 卡片和缓存饼图
This commit is contained in:
@@ -20,6 +20,7 @@ const navGroups = [
|
||||
{
|
||||
label: "监控",
|
||||
items: [
|
||||
{ href: "/ops/overview", icon: LayoutDashboard, label: "总览" },
|
||||
{ href: "/ops/system", icon: Cpu, label: "系统状态" },
|
||||
{ href: "/ops/training", icon: Database, label: "训练数据" },
|
||||
{ href: "/ops/analytics", icon: BarChart3, label: "转化分析" },
|
||||
|
||||
Reference in New Issue
Block a user