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