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