zhongshujie
2025-07-19 f6cd44aa3a1d803dc8d45c3550f8b777d4c88ba1
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")