From 12ab44f8daeeaf3c344f17c6dca9dd83fe1ab3ca Mon Sep 17 00:00:00 2001 From: QYF-GitLab1 <1940665526@qq.com> Date: 星期五, 27 十二月 2024 15:35:37 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- src/App.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/App.vue b/src/App.vue index 3c02915..90b037c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -101,7 +101,7 @@ process.env.VUE_APP_RESOURCE_CTX + (process.env.VUE_APP_ENV == "product" ? process.env.VUE_APP_BOOK_ID - : "aviationBasicSkills") + : "aviationSafety") ); // this.activeBook = await this.config.getBookConfig( -- Gitblit v1.9.1