KQL
|
6b76b87ecc
|
feat: 添加轮播图点击查看功能和应用策略说明
Deploy to GitHub Pages / deploy (push) Has been cancelled
- 在课程首页添加应用策略的三点详细说明
- 添加Prompt提示词的定义和示例内容
- 缩小AI工具logo图片尺寸为75%宽度
- 在课程页面为轮播图添加点击查看大图功能
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-06 09:47:13 +08:00 |
|
KQL
|
d9c11aacfb
|
feat: 优化课程首页AI应用策略内容展示
- 在"应用策略"部分添加三点说明内容
- 调整文字为居中对齐,字体放大到3xl
- 优化内容间距,提升阅读体验
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-05 15:38:01 +08:00 |
|
KQL
|
8dd0e88514
|
style: 优化课程首页AI工具logo图片尺寸
- 将四种AI工具类别logo图片从100%宽度缩小到75%
- 添加居中对齐效果,提升视觉体验
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-05 15:19:05 +08:00 |
|
KQL
|
7fe8f60fa4
|
fix: 修改为Hash routing并修复所有剩余图片路径
- 将 BrowserRouter 改为 HashRouter 以支持 GitHub Pages
- 修复 CoursePage 中 backgroundImage 的所有图片路径
- 订单班图片路径全部使用 process.env.PUBLIC_URL
- 确保所有图片在 GitHub Pages 上正确加载
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-04 09:48:12 +08:00 |
|
KQL
|
f87d4380ca
|
fix: 修复CoursePage图片路径并添加manifest.json
- 修复 CoursePage.tsx 中所有剩余的图片路径
- 将双引号图片路径转换为使用 process.env.PUBLIC_URL
- 添加 manifest.json 文件解决 PWA 警告
- 确保所有图片在 GitHub Pages 上正确加载
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-04 09:33:23 +08:00 |
|
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
|
0cd62309b3
|
chore: 添加 GitHub Actions 自动部署配置
- 配置自动化部署工作流
- 推送到 main 分支时自动构建并部署
- 支持手动触发部署
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-03 19:45:03 +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
|
b725af0e2e
|
chore: 配置 GitHub Pages 部署
- 添加 homepage 字段指向 GitHub Pages 地址
- 添加 predeploy 和 deploy 脚本
- 安装 gh-pages 依赖
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-03 18:00:23 +08:00 |
|
KQL
|
bf26b58e29
|
chore: 添加 Vercel 部署配置
- 配置 vercel.json 用于优化部署
- 设置路由重写规则支持 React Router
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-11-03 14:43:30 +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 |
|