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