zhongshujie
2025-07-19 443a96373c97582776520581a80df121ad05df65
src/books/preschoolEvaluation/view/components/index.vue
@@ -23,6 +23,7 @@
</template>
<script>
import Vue from "vue";
import pageHeader from "./header.vue";
import chapterOne from "./chapter001.vue";
import chapterTwo from "./chapter002.vue";
@@ -172,20 +173,7 @@
    // 测试页面跳转
    setTimeout(() => {
      this.gotoPage(2, 18);
      //   setTimeout(() => {
      //     this.renderSign("Highlight", {
      //       id: "2ACA9359",
      //       txt: "题一学习主题一 运动",
      //       page: "10",
      //       type: "Highlight",
      //       color: "#F5E12A"
      //     });
      // setTimeout(() => {
      //   this.delSign({
      //     ids: ["2ACA9359"]
      //   });
      // }, 2000);
      this.gotoPage(1, 1);
    }, 500);
    // const pageDom = (this.container ? this.container : document)