YM
2024-06-13 a954bafb1bb4a70b2baf768230f2c50fd5c7163c
src/books/childHealth/view/content/index.vue
@@ -171,7 +171,7 @@
  },
  mounted() {
    // 默认加载章节
    this.showCatalogList = [1];
    this.showCatalogList = [8];
    // 滚动监听节流
    this.throttledScrollHandler = _.throttle(
      this.scrollFun,