feat: 完善课程列表和直播纪要功能
- 使用CSV数据更新课程列表,支持多单元和课程状态显示 - 添加"即将开始"状态判断逻辑(今天或明天的课程) - 删除直播纪要的"直播中"图标 - 修复时间轴排序,确保从早到晚显示 - 修复项目案例详情内容左对齐样式 - 修复组件语法错误和重复代码问题 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -30,7 +30,10 @@
|
||||
"mcp__serena__get_symbols_overview",
|
||||
"mcp__serena__create_text_file",
|
||||
"Bash(git remote add:*)",
|
||||
"Bash(git add:*)"
|
||||
"Bash(git add:*)",
|
||||
"Bash(git remote remove:*)",
|
||||
"Bash(git commit:*)",
|
||||
"Bash(git push:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
||||
Reference in New Issue
Block a user