kindergarten_java/reading-platform-frontend
Claude Opus 4.6 5b1c6f590b fix: 删除 teacher.ts 中重复的函数声明
删除了重复的 dashboard 相关函数:
- getTeacherDashboard
- getTeacherLessonTrend
- getTeacherCourseUsage
- getTeacherTodayLessons
- getTeacherRecommendedCourses
- getTeacherWeeklyStats

这些函数在文件中已经存在,之前的编辑造成了重复。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 14:23:42 +08:00
..
public Initialize the Kindergarten platform source code. 2026-02-26 15:22:26 +08:00
src fix: 删除 teacher.ts 中重复的函数声明 2026-03-12 14:23:42 +08:00
.DS_Store 提交说明 2026-02-28 16:41:39 +08:00
.env.development 提交说明 2026-02-28 16:41:39 +08:00
dev.db 提交说明 2026-02-28 16:41:39 +08:00
index.html Initialize the Kindergarten platform source code. 2026-02-26 15:22:26 +08:00
orval.config.ts refactor: 代码重构 - API规范化和文件路由配置 2026-03-12 13:05:20 +08:00
package-lock.json 提交说明 2026-02-28 16:41:39 +08:00
package.json Initialize the Kindergarten platform source code. 2026-02-26 15:22:26 +08:00
start-frontend.sh 提交说明 2026-02-28 16:41:39 +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 refactor: 代码重构 - API规范化和文件路由配置 2026-03-12 13:05:20 +08:00
vite.config.ts refactor: 代码重构 - API规范化和文件路由配置 2026-03-12 13:05:20 +08:00