From 22aaf6d1783091e2e7c51c7980e55ba90097a709 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期三, 30 七月 2025 10:21:35 +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 af2654e..aee43b5 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -202,7 +202,7 @@
         process.env.VUE_APP_RESOURCE_CTX +
         (process.env.VUE_APP_ENV == "product"
           ? process.env.VUE_APP_BOOK_ID
-          : "aurturingAndEducationAged0to3")
+          : "childIllnessPreventionCare")
       );
       // 娴嬭瘯璇曡30椤�
       // this.activeBook.tryPageCount = 10;

--
Gitblit v1.9.1