From 2a2c23ea629ce8645a18625971874edcdc02765a Mon Sep 17 00:00:00 2001
From: unknown <qq1940665526@163.com>
Date: 星期三, 29 五月 2024 19:28:22 +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 40e6635..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 + "lifeCare"
+        // lifeCare
+        // sportsAndHealth
+        this.config.resourceCtx + "sportsAndHealth"
       );
       // 娴嬭瘯璇曡30椤�
       // this.activeBook.tryPageCount = 10;

--
Gitblit v1.9.1