unknown
2024-05-30 a7f98a6d0434152d9c005a4660c3ebcee790a94c
src/books/lifeCare/index.vue
@@ -187,7 +187,7 @@
  },
  mounted() {
    // 默认加载章节
    this.showCatalogList = [6];
    this.showCatalogList = [1];
    // 滚动监听节流
    this.throttledScrollHandler = _.throttle(
      this.scrollFun,