zhongshujie
2025-01-23 97f4159845c4c02d3d01f35723b477d73a414fb1
src/books/toddlerGameImplementation/view/components/index.vue
@@ -183,8 +183,8 @@
    }, 500);
    // 测试页面跳转
    setTimeout(() => {
      this.gotoPage(2, 9);
    // setTimeout(() => {
    //   this.gotoPage(1, 1);
      //   setTimeout(() => {
      //     this.renderSign("Highlight", {
      //       id: "2ACA9359",
@@ -198,7 +198,7 @@
      //     ids: ["2ACA9359"]
      //   });
      // }, 2000);
    }, 500);
    // }, 500);
    // const pageDom = (this.container ? this.container : document)
    //   .querySelector("#app")