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. 教学目标 1
  2. +
  3. 教学目标 2
  4. +
  5. 教学目标 3
  6. +
+
+
+
- + 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 @@