zhongshujie
2025-07-23 2425b8883c414795cafd290c71dbe8b717141224
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")