feat: 🎸 更新了很多信息

This commit is contained in:
2025-08-17 00:49:04 +08:00
parent ee6e2da964
commit ebd51b5ea8
64 changed files with 1714 additions and 8730 deletions

View File

@@ -19,7 +19,10 @@ const navigation = {
{ name: "📺 课程直播间", path: "/live" },
{ name: "🌳 就业管家知识树", path: "/career-tree" },
{ name: "📝 课后作业", path: "/homework" },
{ name: "🎯 1V1定制求职策略", path: "/job-strategy" },
{
name: "🎯 1V1定制求职策略",
path: ["/job-strategy", "/job-strategy-detail"],
},
{ name: "🎭 线下面试模拟", path: "/interview-simulation" },
],
},