From af72504eabce937eb80c101c82cfcf7ed409d926 Mon Sep 17 00:00:00 2001
From: unknown <qq1940665526@163.com>
Date: 星期三, 29 五月 2024 22:17:16 +0800
Subject: [PATCH] 体育与健康专题1、2

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

diff --git a/src/App.vue b/src/App.vue
index 97f0197..cb3b1a5 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -63,7 +63,9 @@
     } else {
       this.activeBook = await this.config.getBookConfig(
         // childHealth
-        this.config.resourceCtx + "childHealth"
+        // lifeCare
+        // sportsAndHealth
+        this.config.resourceCtx + "sportsAndHealth"
       );
       // 娴嬭瘯璇曡30椤�
       // this.activeBook.tryPageCount = 10;

--
Gitblit v1.9.1