feat: 添加AI课程集成和修复初始化错误
- 将终生学习系统课添加到公共课直播间 - 修复allCalendarEvents初始化顺序问题 - 更正AI课程导师为李奇 - 添加AI课程与日历页面同步功能
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user