diff --git a/components/fn/teach/LessonPlan.vue b/components/fn/teach/LessonPlan.vue index a625e59..4d265c9 100644 --- a/components/fn/teach/LessonPlan.vue +++ b/components/fn/teach/LessonPlan.vue @@ -21,7 +21,10 @@ const tab = ref('text') 章节生成 - + 课程智能体 @@ -29,7 +32,7 @@ const tab = ref('text') - + - + 生成教案 内容由 AI 生成,仅供参考 + + + + + + + 生成的教案标题 + + + + + 重新生成 + + + + 下载 + + + + 存入教案库 + + + + + + + 教学目标 + + + + 重新生成 + + + + 删除 + + + + + + 教学目标 1 + 教学目标 2 + 教学目标 3 + + + + - + diff --git a/layouts/default.vue b/layouts/default.vue index 5131596..8cb1287 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -1,12 +1,11 @@
内容由 AI 生成,仅供参考