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