From 9b9677838792e6cf8992ab042fce8c1c071af7a5 Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期五, 31 五月 2024 15:55:04 +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 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