From 28a881bda0a561a4869a2df2e6c72a1a487fe7d6 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期三, 30 四月 2025 15:36:25 +0800
Subject: [PATCH] 检索优化

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

diff --git a/src/App.vue b/src/App.vue
index e5675ff..7d4edeb 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -140,6 +140,9 @@
       // policiesAndRegulations  //鏀跨瓥娉曞緥涓庢硶瑙剕鏃呮父绀�
       // practicalCareChildrenManual // 濠村辜鍎跨収鎶ゅ疄褰�
       // OralAndBroadcasting         // 鑸┖鏈嶅姟鍙h浜ら檯涓庢挱闊虫妧宸�
+      // childIllnessPreventionCare // 0~3宀佸┐骞煎効鐤剧梾棰勯槻
+      // artInitiationForAges0to3 // 0~3宀佸┐骞煎効鑹烘湳鍚挋
+      // toddlerSportsSafetyProtection // 0~3宀佸┐骞煎効杩愬姩瀹夊叏涓庝繚鎶�
       console.log('debugger',process.env);
       this.activeBook = await this.config.getBookConfig(
         process.env.VUE_APP_RESOURCE_CTX +

--
Gitblit v1.9.1