From e411aae838823ff5e3eee452188c7227bccf0e33 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期四, 17 十月 2024 16:21:41 +0800
Subject: [PATCH] 数学

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

diff --git a/src/App.vue b/src/App.vue
index 9d0a372..0cad58d 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -61,7 +61,6 @@
       // artAndDance
       // artAndDrama
       // mathBook
-
       this.activeBook = await this.config.getBookConfig(
       process.env.VUE_APP_RESOURCE_CTX +
         (process.env.VUE_APP_ENV == "product"

--
Gitblit v1.9.1