From 65b5cd16cc9d9ab4b346a37107a44011550f701b Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期五, 31 五月 2024 14:27:09 +0800
Subject: [PATCH] 全文检索

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

diff --git a/src/App.vue b/src/App.vue
index 8559dbf..163a06e 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -65,7 +65,7 @@
         // childHealth
         // lifeCare
         // sportsAndHealth
-        this.config.resourceCtx + "embedded"
+        this.config.resourceCtx + "childHealth"
       );
       // 娴嬭瘯璇曡30椤�
       // this.activeBook.tryPageCount = 10;

--
Gitblit v1.9.1