From 743ce82792783eb0336fd761d02facd08587df0d Mon Sep 17 00:00:00 2001 From: litian <2804272236@qq.com> Date: 星期五, 24 一月 2025 10:51:25 +0800 Subject: [PATCH] tuoyu --- src/App.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/App.vue b/src/App.vue index 3553588..e42a011 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