litian
昨天 2ca7f1e9d3ff3c54ec5d10688a33c628ec296f8b
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;