zhongshujie
2024-12-30 009933dde9463595cd759e539c94f3ab2e175dfc
src/books/aviationSafety/view/components/index.vue
@@ -110,7 +110,6 @@
      // 默认加载章节
      this.showCatalogList = [1];
      // 滚动监听节流
      // debugger
      this.throttledScrollHandler = _.throttle(
        this.scrollFun,
        this.throttleThreshold,
@@ -166,7 +165,7 @@
  
      // 测试页面跳转
      setTimeout(() => {
        this.gotoPage(9,130);
        this.gotoPage(1,1);
      //   setTimeout(() => {
      //     this.renderSign("Highlight", {
      //       id: "2ACA9359",
@@ -226,7 +225,6 @@
          ) {
            console.log(1);
  
            // debugger
            // 到达阈值
            if (
              this.showCatalogList[this.showCatalogList.length - 1] <