From 7e3037000e64642c69bc764e5438098bf2583370 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期四, 13 六月 2024 10:10:19 +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 2edaae6..a5e51a6 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -79,7 +79,7 @@
         // artAndDance
         // artAndDrama
         // math
-        this.config.resourceCtx + "math"
+        this.config.resourceCtx + "artAndDrama"
       );
       // 娴嬭瘯璇曡30椤�
       // this.activeBook.tryPageCount = 10;

--
Gitblit v1.9.1