src/books/toddlerGameImplementation/view/components/index.vue
@@ -192,22 +192,9 @@ }, 500); // 测试页面跳转 // setTimeout(() => { // this.gotoPage(1, 5); // // setTimeout(() => { // // this.renderSign("Highlight", { // // id: "2ACA9359", // // txt: "题一学习主题一 运动", // // page: "10", // // type: "Highlight", // // color: "#F5E12A" // // }); // // setTimeout(() => { // // this.delSign({ // // ids: ["2ACA9359"] // // }); // // }, 2000); // }, 500); setTimeout(() => { this.gotoPage(3,40); }, 500); // const pageDom = (this.container ? this.container : document) // .querySelector("#app")