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