zhongshujie
2024-12-30 b27476519bae6380f608793a23e790c86720d401
src/books/aviationEtiquette/view/components/index.vue
@@ -156,8 +156,8 @@
      }, 500);
  
      // 测试页面跳转
      // setTimeout(() => {
      //   this.gotoPage(3, 92);
      setTimeout(() => {
        this.gotoPage(2, 11);
      //   setTimeout(() => {
      //     this.renderSign("Highlight", {
      //       id: "2ACA9359",
@@ -171,7 +171,7 @@
      //     ids: ["2ACA9359"]
      //   });
      // }, 2000);
      // }, 500);
      }, 500);
  
      // const pageDom = (this.container ? this.container : document)
      //   .querySelector("#app")