From 8eb8ca5b2d8838c8abb544c44af49c2427c9e325 Mon Sep 17 00:00:00 2001 From: litian <2804272236@qq.com> Date: 星期五, 03 一月 2025 17:43:26 +0800 Subject: [PATCH] ceshi1 --- src/App.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index b79c586..d05ff0c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -94,8 +94,8 @@ // artAndDance // artAndDrama // mathBook - // civilAviation - // civilServices + // civilAviation // 姘戣埅姒傝 + // civilServices // 鏈嶅姟蹇冪悊 // meetingPlanners // aviationBasicSkills //鍩烘湰鎶�鑳� // aviationSafety //瀹夊叏妫�鏌ュ疄鍔� @@ -104,7 +104,7 @@ process.env.VUE_APP_RESOURCE_CTX + (process.env.VUE_APP_ENV == "product" ? process.env.VUE_APP_BOOK_ID - : "meetingPlanners") + : "aviationEtiquette") ); // this.activeBook = await this.config.getBookConfig( -- Gitblit v1.9.1