KQL
|
ce6aa207e9
|
fix: 修复图片路径以适配GitHub Pages base path
- 将所有图片路径从绝对路径改为使用 process.env.PUBLIC_URL
- 修复 HomePage.tsx 中所有图片引用
- 修复 CoursePage.tsx 中所有图片引用
- 确保图片在 GitHub Pages 上正确加载
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-04 09:24:45 +08:00 |
|
KQL
|
8688c3dc5c
|
fix: 修复 Git 子模块问题并更新 .gitignore
- 移除 .yoyo/snapshot 嵌套 git 仓库引用
- 从版本控制中移除 .yoyo、.serena、.claude 配置目录
- 更新 .gitignore 忽略这些配置目录
- 修复 GitHub Actions 部署错误
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-03 19:26:39 +08:00 |
|
KQL
|
cc390fc756
|
feat: 初始化多Agent协作系统项目并添加直播回放功能
- 添加导航栏组件及直播回放按钮
- 实现视频播放模态框
- 配置赛博朋克风格主题
- 添加课程首页和课程页面
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-03 14:36:16 +08:00 |
|