From ea614cd7d75f68c9faf759cd628bef8a83f55835 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期三, 15 五月 2024 18:49:25 +0800 Subject: [PATCH] 章节优化 --- src/books/childHealth/view/content/components/chapter002.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/books/childHealth/view/content/components/chapter002.vue b/src/books/childHealth/view/content/components/chapter002.vue index ca66240..92c76e6 100644 --- a/src/books/childHealth/view/content/components/chapter002.vue +++ b/src/books/childHealth/view/content/components/chapter002.vue @@ -1030,6 +1030,7 @@ }; }, mounted() { + console.log('鏁版嵁',testData[2]); this.$data.questionData = getQuestionData(testData[2]) this.$data.pathOne = getResourcePath('e2b2b610e8b77c82bad7cf94c7986646') this.$data.pathTwo = getResourcePath('b11b51863da2a4e7e21c73358fa96c1e') -- Gitblit v1.9.1