杨磊
2025-07-23 506a01b77de957b1fcbc238888abf9386fdc3577
src/books/toddlerGameImplementation/view/components/index.vue
@@ -178,9 +178,9 @@
    }, 500);
    // 测试页面跳转
    setTimeout(() => {
      this.gotoPage(4, 59);
    }, 500);
    // setTimeout(() => {
    //   this.gotoPage(4, 80);
    // }, 500);
    // const pageDom = (this.container ? this.container : document)
    //   .querySelector("#app")