src/App.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/books/artAndDance/view/components/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/App.vue
@@ -72,7 +72,7 @@ // embedded // english // artAndDance this.config.resourceCtx + "english" this.config.resourceCtx + "childHealth" ); // 测试试读30页 // this.activeBook.tryPageCount = 10; src/books/artAndDance/view/components/index.vue
@@ -528,7 +528,7 @@ const catalog = catalogDom.getAttribute("num"); let text = null; if (target.querySelector("p")) { text = target.querySelector("p").textContent.substring(0, 20); text = target.querySelector("p").textContent.substring(0, 50); } // 返回页码和章节信息 if (this.$store.state.qiankun && this.$store.state.qiankun.pageChange)