unknown
2024-06-11 e2704d49abcd58dd49b7864519cc878cfff2a797
src/books/sportsAndHealth/view/components/index.vue
@@ -191,7 +191,7 @@
  },
  mounted() {
    // 默认加载章节
    this.showCatalogList = [1];
    this.showCatalogList = [3];
    // 滚动监听节流
    this.throttledScrollHandler = _.throttle(
      this.scrollFun,