闫增涛
2024-05-17 6366435872a3729151705b992758c9eaadff1cd6
src/books/childHealth/view/content/index.vue
@@ -80,7 +80,7 @@
  },
  mounted() {
    // 默认加载章节
    this.showCatalogList = [0];
    this.showCatalogList = [3];
    // 滚动监听节流
    this.throttledScrollHandler = _.throttle(
      this.scrollFun,