src/books/lifeCare/index.vue
@@ -176,8 +176,7 @@ }, }, loadPageList: { handler(newVal, oldVal) { console.log(newVal, "this.loadPageList"); handler() { setTimeout(() => { this.initSwiper(); this.initViewer(); @@ -187,7 +186,7 @@ }, mounted() { // 默认加载章节 this.showCatalogList = [1]; this.showCatalogList = [6]; // 滚动监听节流 this.throttledScrollHandler = _.throttle( this.scrollFun,