src/books/lifeCare/index.vue @@ -106,7 +106,7 @@ }, mounted() { // 默认加载章节 this.showCatalogList = [11]; this.showCatalogList = [1]; // 滚动监听节流 this.throttledScrollHandler = _.throttle( this.scrollFun,