From e5b4929c0d7d4b268e37f956f5fd57a6439cb508 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期四, 03 四月 2025 10:04:38 +0800
Subject: [PATCH] 会议整本

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

diff --git a/src/App.vue b/src/App.vue
index 6ea0ac8..8b66a59 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -121,7 +121,7 @@
       // aviationBasicSkills // 鍩烘湰鎶�鑳�
       // aviationSafety      // 瀹夊叏妫�鏌ュ疄鍔�
       // aviationEtiquette   // 绀间华鏈嶅姟
-      // childcareInstitutionsManagement  // 鎵樿偛鏈烘瀯绠$悊涓庡疄鍔�
+      // childcareInstitutionsManagement  // 鎵樿偛鏈烘瀯绠$悊涓庡疄鍔� 
       // toddlerGameImplementation  // 濠村辜鍎挎父鎴忔椿鍔ㄥ疄鏂�
       // preschoolGameGuidance // 瀛﹀墠娓告垙鎸囧 
       // kindergartenLanguageActivity // 骞煎効鍥瑷�鏁欒偛涓庢椿鍔ㄦ寚瀵�
@@ -134,7 +134,7 @@
         process.env.VUE_APP_RESOURCE_CTX +
         (process.env.VUE_APP_ENV == "product"
           ? process.env.VUE_APP_BOOK_ID
-          : "practicalCareChildrenManual")
+          : "meetingPlanners")
       );
 
       // this.activeBook = await this.config.getBookConfig(

--
Gitblit v1.9.1