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