zhonghua
|
f5c5feaff5
|
fix:UI布局错位排版优化
|
2026-03-26 15:00:45 +08:00 |
|
zhonghua
|
ad5963be79
|
fix(前端): 兼容 blob 错误体并优化课程草稿保存
- 解析 responseType=blob 的错误响应,正确透传后端 message
- 课程包创建保存草稿仅校验基本信息,并保存后回填 ID/实体切换到编辑态
- 主题编辑弹窗回填颜色字段,修复颜色输入框不回显
Made-with: Cursor
|
2026-03-26 14:32:45 +08:00 |
|
zhonghua
|
a8931c8708
|
前端配置调整
|
2026-03-26 14:02:08 +08:00 |
|
|
|
de264d3298
|
refactor(后端): 重构包名从 com.reading.platform 到 com.lesingle.edu
- 修改 pom.xml 中的 groupId
- 移动所有 Java 文件到新包路径 com/lesingle/edu
- 更新所有 Java 文件的 package 和 import 语句 (438 个文件)
- 更新配置文件中的日志包名引用 (application-*.yml, logback-spring.xml)
- 更新 @MapperScan 注解路径
- 更新 CLAUDE.md 文档中的目录结构说明
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-26 12:02:20 +08:00 |
|
|
|
40589f59e7
|
chore: 重命名项目目录
前后端目录重命名:
- reading-platform-java/ → lesingle-edu-reading-platform-backend/
- reading-platform-frontend/ → lesingle-edu-reading-platform-frontend/
更新相关文件:
- 所有 shell 脚本中的目录引用
- pom.xml 和 application.yml 中的项目名称
- package.json 中的项目名称
- .claude/CLAUDE.md 中的路径引用
- README 文档中的路径引用
|
2026-03-26 11:31:47 +08:00 |
|