Add ops low-price market opportunities

This commit is contained in:
2569718930@qq.com
2026-07-03 23:52:03 +08:00
parent 459909539c
commit 7a5fe8b571
10 changed files with 1195 additions and 0 deletions
@@ -10,6 +10,7 @@ import {
Users,
UserCheck,
BarChart3,
TrendingUp,
Settings,
FileText,
ScrollText,
@@ -27,6 +28,7 @@ const navGroups = [
{ href: "/ops/system", icon: Cpu, label: "系统状态" },
{ href: "/ops/training", icon: Database, label: "训练数据" },
{ href: "/ops/analytics", icon: BarChart3, label: "转化分析" },
{ href: "/ops/market-opportunities", icon: TrendingUp, label: "市场机会" },
],
},
{