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