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