From a280e63446d41ec4046270444f61093e5f34a533 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期四, 30 五月 2024 19:50:57 +0800
Subject: [PATCH] 学前儿童组件替换,答题器if

---
 src/App.vue |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 96d9efc..5b6a882 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -64,7 +64,9 @@
         // childHealth
         // lifeCare
         // sportsAndHealth
-        this.config.resourceCtx + "lifeCare"
+        // embedded
+        // english
+        this.config.resourceCtx + "childHealth"
       );
       // 娴嬭瘯璇曡30椤�
       // this.activeBook.tryPageCount = 10;

--
Gitblit v1.9.1