src/App.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/books/lifeCare/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/App.vue
@@ -70,7 +70,7 @@ // embedded // english // artAndDance this.config.resourceCtx + "lifeCare" this.config.resourceCtx + "artAndDance" ); // 测试试读30页 // this.activeBook.tryPageCount = 10; src/books/lifeCare/index.vue
@@ -186,7 +186,7 @@ }, mounted() { // 默认加载章节 this.showCatalogList = [2]; this.showCatalogList = [1]; // 滚动监听节流 this.throttledScrollHandler = _.throttle( this.scrollFun,