From b677a507e56f585b7ff76737b18a985fc385d24e Mon Sep 17 00:00:00 2001
From: 闫增涛 <1829501689@qq.com>
Date: 星期一, 03 六月 2024 11:24:21 +0800
Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout

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

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

--
Gitblit v1.9.1