src/App.vue
@@ -50,7 +50,6 @@ if (tryPageCount) { this.activeBook.tryPageCount = tryPageCount; } console.log("图书", this.activeBook); if ( (this.$store.state.qiankun, this.$store.state.qiankun.getBookConfig) ) { @@ -67,11 +66,10 @@ // sportsAndHealth // embedded // english this.config.resourceCtx + "childHealth" this.config.resourceCtx + "lifeCare" ); // 测试试读30页 // this.activeBook.tryPageCount = 10; this.config.activeBook = this.activeBook; this.config.goodsStore = this.activeBook.storeRefcode; }