闫增涛
2024-06-07 81ffd0cf79a784e91f5bb64e41b5629a93d867fe
src/books/sportsAndHealth/index.vue
@@ -194,7 +194,7 @@
  },
  mounted() {
    // 默认加载章节
    this.showCatalogList = [5];
    this.showCatalogList = [1];
    // 滚动监听节流
    this.throttledScrollHandler = _.throttle(
      this.scrollFun,