kindergarten_java/reading-platform-frontend
zhonghua 709e59e142 feat: 展播模式优化与排课表修复
- 展播模式:空状态/错误状态添加返回上课按钮
- 展播模式:退出时自动跳转回上课页面或关闭标签页
- 数据库:lesson表id添加AUTO_INCREMENT,修复预约上课报错

Made-with: Cursor
2026-03-16 19:22:06 +08:00
..
playwright-report fix: 课程创建功能调试和测试脚本优化 2026-03-16 14:17:11 +08:00
public 添加logo 2026-03-16 17:49:09 +08:00
scripts fix: orval API 生成优化 - 修复 oneOf schema 验证错误 2026-03-16 10:45:15 +08:00
src feat: 展播模式优化与排课表修复 2026-03-16 19:22:06 +08:00
test-results chore: 更新启动脚本使用 Java (Spring Boot) 后端 2026-03-16 10:35:30 +08:00
tests fix: 课程创建功能调试和测试脚本优化 2026-03-16 14:17:11 +08:00
.DS_Store refactor: 完成代码重构规范化 - 2026-03-12 2026-03-12 17:27:13 +08:00
.env.development feat: 更新 FileUploader 组件和生成的 API 类型 2026-03-16 18:15:34 +08:00
dev.db 提交说明 2026-02-28 16:41:39 +08:00
index.html 添加logo 2026-03-16 17:49:09 +08:00
orval.config.ts fix: orval API 生成优化 - 修复 oneOf schema 验证错误 2026-03-16 10:45:15 +08:00
package-lock.json refactor: 完成代码重构规范化 - 2026-03-12 2026-03-12 17:27:13 +08:00
package.json fix: orval API 生成优化 - 修复 oneOf schema 验证错误 2026-03-16 10:45:15 +08:00
playwright.config.ts chore: 更新启动脚本使用 Java (Spring Boot) 后端 2026-03-16 10:35:30 +08:00
start-frontend.sh 提交说明 2026-02-28 16:41:39 +08:00
test-page.mjs refactor: 完成代码重构规范化 - 2026-03-12 2026-03-12 17:27:13 +08:00
tsconfig.json Initialize the Kindergarten platform source code. 2026-02-26 15:22:26 +08:00
tsconfig.node.json Initialize the Kindergarten platform source code. 2026-02-26 15:22:26 +08:00
typed-router.d.ts 文件直传优化 2026-03-16 18:46:16 +08:00
vite.config.ts refactor: 代码合规性审查修复 - 三层架构、API路径、文档规范 2026-03-13 14:13:46 +08:00