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