From ddad8f19c23c4af6defba1ceb8f340ee50eafac0 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期一, 21 十月 2024 17:48:58 +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 5175ac6..a7c17d7 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -63,6 +63,7 @@
       // artAndDance
       // artAndDrama
       // mathBook
+      // civilAviation
       this.activeBook = await this.config.getBookConfig(
       process.env.VUE_APP_RESOURCE_CTX +
         (process.env.VUE_APP_ENV == "product"

--
Gitblit v1.9.1