From 713e5f5c012eb510b768d4f75d6aa1e2631e649b Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期一, 03 六月 2024 19:09:23 +0800
Subject: [PATCH] 连线题,合并

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

diff --git a/src/App.vue b/src/App.vue
index 11b6266..ddefc3d 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -70,11 +70,10 @@
         // embedded
         // english
         // artAndDance
-        this.config.resourceCtx + "artAndDance"
+        this.config.resourceCtx + "english"
       );
       // 娴嬭瘯璇曡30椤�
       // this.activeBook.tryPageCount = 10;
-
       this.config.activeBook = this.activeBook;
       this.config.goodsStore = this.activeBook.storeRefcode;
     }

--
Gitblit v1.9.1