From d539ff4e3376b889d212e90db1c3434f4b0de8d0 Mon Sep 17 00:00:00 2001
From: litian <2804272236@qq.com>
Date: 星期五, 24 一月 2025 10:27:34 +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 db0a26a..bdb1624 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -116,7 +116,7 @@
       process.env.VUE_APP_RESOURCE_CTX +
         (process.env.VUE_APP_ENV == "product"
           ? process.env.VUE_APP_BOOK_ID
-          : "toddlerGameImplementation")
+          : "childcareInstitutionsManagement")
       );
 
       // this.activeBook = await this.config.getBookConfig(

--
Gitblit v1.9.1