zhongshujie
2024-07-29 bf7f4e26c955ddc6f9661012ed1ab66aef758f17
src/books/sportsAndHealth/view/components/index.vue
@@ -91,10 +91,7 @@
</template>
<script>
import Vue from "vue";
import pageHeader from "./front001";
import chapterOne from "./chapter001.vue";
import chapterTwo from "./chapter002.vue";
@@ -247,7 +244,7 @@
    // 测试页面跳转
    setTimeout(() => {
      this.gotoPage(5,135);
      this.gotoPage(2,15);
      //   setTimeout(() => {
      //     this.renderSign("Highlight", {
      //       id: "2ACA9359",
@@ -261,7 +258,7 @@
      //     ids: ["2ACA9359"]
      //   });
      // }, 2000);
      //   }, 5000);
      //}, 5000);
      // const pageDom = (this.container ? this.container : document)
      //   .querySelector("#app")