From 595ea01dd601760f570c711009dd2602a1eeab87 Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期一, 03 六月 2024 17:34:44 +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