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