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