From 3ef51d37b5c7711e14c1624d876685140265a5fc Mon Sep 17 00:00:00 2001 From: QYF-GitLab1 <1940665526@qq.com> Date: 星期二, 21 一月 2025 18:13:38 +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 450e2ef..44f53fa 100644 --- a/src/App.vue +++ b/src/App.vue @@ -104,7 +104,7 @@ process.env.VUE_APP_RESOURCE_CTX + (process.env.VUE_APP_ENV == "product" ? process.env.VUE_APP_BOOK_ID - : "aviationBasicSkills") + : "meetingPlanners") ); // this.activeBook = await this.config.getBookConfig( -- Gitblit v1.9.1