From 037fd4dc58f8d1e20379ca58440a47c1f6447709 Mon Sep 17 00:00:00 2001
From: litian <2804272236@qq.com>
Date: 星期一, 30 十二月 2024 17:34:33 +0800
Subject: [PATCH] 页眉

---
 src/App.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index a2980c7..c2270fc 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -99,6 +99,7 @@
       // meetingPlanners
       // aviationBasicSkills
       // aviationSafety
+      // aviationEtiquette
       this.activeBook = await this.config.getBookConfig(
       process.env.VUE_APP_RESOURCE_CTX +
         (process.env.VUE_APP_ENV == "product"

--
Gitblit v1.9.1