From 2387d6e11786541d216c892db558ddc8e4f2cc41 Mon Sep 17 00:00:00 2001 From: 闫增涛 <1829501689@qq.com> Date: 星期五, 16 五月 2025 14:33:23 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/testbookLayout --- src/App.vue | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/src/App.vue b/src/App.vue index 37de466..307b059 100644 --- a/src/App.vue +++ b/src/App.vue @@ -210,12 +210,6 @@ ? process.env.VUE_APP_BOOK_ID : "mathBook") ); - // this.activeBook = await this.config.getBookConfig( - // 'http://182.92.203.7:3007/books/resource/'+ - // (process.env.VUE_APP_ENV == "product" - // ? process.env.VUE_APP_BOOK_ID - // : "botany") - // ); // 娴嬭瘯璇曡30椤� // this.activeBook.tryPageCount = 10; this.config.activeBook = this.activeBook; -- Gitblit v1.9.1