zhongshujie
6 天以前 22aaf6d1783091e2e7c51c7980e55ba90097a709
src/books/toddlerGameImplementation/view/components/index.vue
@@ -178,9 +178,9 @@
    }, 500);
    // 测试页面跳转
    setTimeout(() => {
      this.gotoPage(4, 59);
    }, 500);
    // setTimeout(() => {
    //   this.gotoPage(4, 80);
    // }, 500);
    // const pageDom = (this.container ? this.container : document)
    //   .querySelector("#app")