1
QYF-GitLab1
2024-12-26 54d141532c864200b19404848ae5a8110535c6ed
src/books/aviationBasicSkills/view/components/index.vue
@@ -110,7 +110,6 @@
      // 默认加载章节
      this.showCatalogList = [1];
      // 滚动监听节流
      debugger
      this.throttledScrollHandler = _.throttle(
        this.scrollFun,
        this.throttleThreshold,
@@ -226,7 +225,6 @@
          ) {
            console.log(1);
  
            debugger
            // 到达阈值
            if (
              this.showCatalogList[this.showCatalogList.length - 1] <