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