From 21190e54e0fc3f5c5a8bc12500c48cf1853bfd62 Mon Sep 17 00:00:00 2001
From: zhongshujie <2862698242@qq.com>
Date: 星期五, 14 三月 2025 17:46:55 +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 977914c..1930a0c 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -132,7 +132,7 @@
         process.env.VUE_APP_RESOURCE_CTX +
         (process.env.VUE_APP_ENV == "product"
           ? process.env.VUE_APP_BOOK_ID
-          : "policiesAndRegulations")
+          : "aviationEtiquette")
       );
 
       // this.activeBook = await this.config.getBookConfig(

--
Gitblit v1.9.1