闫增涛
2024-05-28 30e57e9f42702421e81e525ae321c916a9418b62
src/books/lifeCare/index.vue
@@ -89,7 +89,7 @@
  },
  mounted() {
    // 默认加载章节
    this.showCatalogList = [0];
    this.showCatalogList = [1];
    // 滚动监听节流
    this.throttledScrollHandler = _.throttle(
      this.scrollFun,