zhongshujie
2025-06-13 a550ea3dcaeb5da9df142ddc2a4b12c5df09e0e4
src/books/hydraulicTransmission/view/components/index.vue
@@ -187,9 +187,9 @@
    }, 500);
    // 测试页面跳转
    // setTimeout(() => {
    //   this.gotoPage(2, 16);
    //}, 500);
    setTimeout(() => {
      this.gotoPage(1, 1);
    }, 500);
    // const pageDom = (this.container ? this.container : document)
    //   .querySelector("#app")