From 732680058516faad68668ff3ad21363fb98b4499 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期五, 25 四月 2025 10:14:01 +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 e373f04..1a72482 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -142,7 +142,7 @@
         process.env.VUE_APP_RESOURCE_CTX +
         (process.env.VUE_APP_ENV == "product"
           ? process.env.VUE_APP_BOOK_ID
-          : "toddlerSportsSafetyProtection")
+          : "aviationEtiquette")
       );
 
       // this.activeBook = await this.config.getBookConfig(

--
Gitblit v1.9.1