src/books/toddlerGameImplementation/view/components/index.vue
@@ -178,7 +178,7 @@ // 测试页面跳转 setTimeout(() => { this.gotoPage(3, 46); this.gotoPage(6, 120); }, 500); // const pageDom = (this.container ? this.container : document) // .querySelector("#app")