From 69af3be6b85c944fecd7807e88c94d0a4e73e286 Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期五, 31 五月 2024 16:38:15 +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 bba49f4..eff2cc5 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -70,7 +70,7 @@
         // embedded
         // english
         // artAndDance
-        this.config.resourceCtx + "artAndDance"
+        this.config.resourceCtx + "lifeCare"
       );
       // 娴嬭瘯璇曡30椤�
       // this.activeBook.tryPageCount = 10;

--
Gitblit v1.9.1