闫增涛
2024-06-13 f90af24164f9b8ba49d7fe1fb78eb2bb61664858
src/books/lifeCare/view/components/index.vue
@@ -191,7 +191,7 @@
  },
  mounted() {
    // 默认加载章节
    this.showCatalogList = [1];
    this.showCatalogList = [14];
    // 滚动监听节流
    this.throttledScrollHandler = _.throttle(
      this.scrollFun,