zhongshujie
2025-01-08 81c8a8f6ffde623c49ce574915e89b66ad547013
src/books/aviationEtiquette/view/components/index.vue
@@ -158,8 +158,8 @@
    }, 500);
    // 测试页面跳转
    // setTimeout(() => {
    //   this.gotoPage(3, 58);
    setTimeout(() => {
      this.gotoPage(2, 9);
      //   setTimeout(() => {
      //     this.renderSign("Highlight", {
      //       id: "2ACA9359",
@@ -173,7 +173,7 @@
      //     ids: ["2ACA9359"]
      //   });
      // }, 2000);
    // }, 500);
    }, 500);
    // const pageDom = (this.container ? this.container : document)
    //   .querySelector("#app")