zhongshujie
2025-06-11 6501ef9497ac80bdbb8601a856d8130a8d867062
src/books/aviationEtiquette/view/components/index.vue
@@ -161,9 +161,9 @@
    }, 500);
    //测试页面跳转
    setTimeout(() => {
      this.gotoPage(3, 64);
    }, 500);
    // setTimeout(() => {
    //   this.gotoPage(3, 64);
    // }, 500);
    // const pageDom = (this.container ? this.container : document)
    //   .querySelector("#app")