src/App.vue
@@ -58,10 +58,10 @@ } else { this.activeBook = await this.config.getBookConfig( // childHealth this.config.resourceCtx + "lifeCare" this.config.resourceCtx + "childHealth" ); // 测试试读30页 // this.activeBook.tryPageCount = 30; // this.activeBook.tryPageCount = 10; this.config.activeBook = this.activeBook; this.config.goodsStore = this.activeBook.storeRefcode;