zhongshujie
2025-06-05 9a3baab049df4a32a7b724c5f24cecdbc3e469b6
src/books/toddlerGameImplementation/view/components/index.vue
@@ -179,7 +179,7 @@
    // 测试页面跳转
    // setTimeout(() => {
    //   this.gotoPage(2, 16);
    //   this.gotoPage(8, 182);
    // }, 500);
    // const pageDom = (this.container ? this.container : document)
    //   .querySelector("#app")