From 1995bd9b9e0033445fd44c796e21a1944f1e56b2 Mon Sep 17 00:00:00 2001 From: zhongshujie <2862698242@qq.com> Date: 星期五, 14 三月 2025 17:42:22 +0800 Subject: [PATCH] 3.14民航服务礼仪新增视频,题目。 --- src/App.vue | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/App.vue b/src/App.vue index e8380de..fd2ee27 100644 --- a/src/App.vue +++ b/src/App.vue @@ -123,11 +123,12 @@ // kindergartenLanguageActivity // 骞煎効鍥瑷�鏁欒偛涓庢椿鍔ㄦ寚瀵� // aurturingAndEducationAged0to3 // 0~3宀佸┐骞煎効鎶氳偛涓庢暀鑲� // preschoolEvaluation // 瀛﹀墠鏁欒偛璇勪环 + // preschoolBasicKnowledge //瀛﹀墠鏁欒偛鍩虹鐭ヨ瘑 this.activeBook = await this.config.getBookConfig( 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