zhongshujie
2025-07-19 f6cd44aa3a1d803dc8d45c3550f8b777d4c88ba1
src/books/preschoolEvaluation/view/components/index.vue
@@ -180,9 +180,9 @@
    }, 500);
    // 测试页面跳转
    setTimeout(() => {
      this.gotoPage(7, 150);
    }, 500);
    // setTimeout(() => {
    //   this.gotoPage(2, 8);
    // }, 500);
    // const pageDom = (this.container ? this.container : document)
    //   .querySelector("#app")