litian
2025-06-11 571a6ce30b6602d2cf579c87aee39b4ed85bef8c
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")