From ae30869b1f420f5367c1b12f4ea0422afe214ee5 Mon Sep 17 00:00:00 2001
From: unknown <qq1940665526@163.com>
Date: 星期四, 30 五月 2024 12:55:18 +0800
Subject: [PATCH] 新书

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

diff --git a/src/App.vue b/src/App.vue
index ae6f4ce..40dc855 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