From 3002c5f4593c91cbd5dd8bc684c3800eff9ab122 Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期三, 29 五月 2024 21:58:20 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

---
 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