From 2494877ee191dad8483366a4fc8bb2e1e19d6e39 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期二, 07 一月 2025 17:23:30 +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..d05ff0c 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") + : "aviationEtiquette") ); // this.activeBook = await this.config.getBookConfig( -- Gitblit v1.9.1