unknown
2024-06-11 3ab32c568f8cf9bb42ab224482195dac44a85a36
src/books/lifeCare/view/components/index.vue
@@ -202,7 +202,7 @@
  },
  mounted() {
    // 默认加载章节
    this.showCatalogList = [1];
    this.showCatalogList = [7];
    // 滚动监听节流
    this.throttledScrollHandler = _.throttle(
      this.scrollFun,