zhongshujie
2024-12-27 f95d8436affff7d9c48281be520b2c5f271ac879
src/books/meetingPlanners/view/components/index.vue
@@ -102,7 +102,7 @@
    // 默认加载章节
    this.showCatalogList = [1];
    // 滚动监听节流
    debugger
    // debugger
    this.throttledScrollHandler = _.throttle(
      this.scrollFun,
      this.throttleThreshold,
@@ -218,7 +218,7 @@
        ) {
          console.log(1);
          debugger
          // debugger
          // 到达阈值
          if (
            this.showCatalogList[this.showCatalogList.length - 1] <