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) ) { @@ -65,11 +64,12 @@ // childHealth // lifeCare // sportsAndHealth this.config.resourceCtx + "english" // embedded // english this.config.resourceCtx + "lifeCare" ); // 测试试读30页 // this.activeBook.tryPageCount = 10; this.config.activeBook = this.activeBook; this.config.goodsStore = this.activeBook.storeRefcode; }