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