feat: 添加AI课程集成和修复初始化错误

- 将终生学习系统课添加到公共课直播间
- 修复allCalendarEvents初始化顺序问题
- 更正AI课程导师为李奇
- 添加AI课程与日历页面同步功能
This commit is contained in:
KQL
2025-09-07 23:09:48 +08:00
parent 6337cc4812
commit 27f2339c9e
81 changed files with 41799 additions and 1654 deletions

View File

@@ -309,7 +309,7 @@ const ResumeInterviewPage = () => {
className="job-level-tag"
/>
<div className="job-name">
<p>岗位名称{position.title}</p>
<p>{position.title}</p>
<span className="job-arrow"></span>
</div>
</div>