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