From fe52c75b42ef2815dc5c66e964c2b388ed09d097 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期五, 25 四月 2025 11:28:21 +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