From 97eb39caf61e8ea8f70776af267f6deed51720fe Mon Sep 17 00:00:00 2001
From: 杨磊 <505174330@qq.com>
Date: 星期一, 28 七月 2025 09:43:39 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

---
 src/books/toddlerGameImplementation/view/components/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/books/toddlerGameImplementation/view/components/index.vue b/src/books/toddlerGameImplementation/view/components/index.vue
index e14fae3..d8f35e7 100644
--- a/src/books/toddlerGameImplementation/view/components/index.vue
+++ b/src/books/toddlerGameImplementation/view/components/index.vue
@@ -38,7 +38,7 @@
 import chapterFour from "./chapter004.vue";
 import chapterFive from "./chapter005.vue";
 import chapterSix from "./chapter006.vue";
-import chapterSeven from "./chapter007.vue";
+import chapterSeven from "./chapter006.vue";
 import NoteIcon from "@/assets/images/biji.png";
 import getQuestionList from "@/assets/methods/examination";
 import testData from "../../assets/examinationList";

--
Gitblit v1.9.1