litian
2025-01-03 8eb8ca5b2d8838c8abb544c44af49c2427c9e325
src/books/meetingPlanners/view/components/index.vue
@@ -102,7 +102,6 @@
    // 默认加载章节
    this.showCatalogList = [1];
    // 滚动监听节流
    debugger
    this.throttledScrollHandler = _.throttle(
      this.scrollFun,
      this.throttleThreshold,
@@ -158,7 +157,7 @@
    //测试页面跳转
    setTimeout(() => {
      this.gotoPage(3, 134);
      this.gotoPage(3, 249);
      //   setTimeout(() => {
      //     this.renderSign("Highlight", {
      //       id: "2ACA9359",
@@ -218,7 +217,6 @@
        ) {
          console.log(1);
          debugger
          // 到达阈值
          if (
            this.showCatalogList[this.showCatalogList.length - 1] <