zhongshujie
3 天以前 1695fcd442fe2cefb6d3b63869ad8a72ebd5210a
src/books/kindergartenActivitiesDesignGuidance/view/components/index.vue
@@ -204,22 +204,9 @@
    }, 500);
    // 测试页面跳转
    setTimeout(() => {
      this.gotoPage(11, 341);
      //   setTimeout(() => {
      //     this.renderSign("Highlight", {
      //       id: "2ACA9359",
      //       txt: "题一学习主题一 运动",
      //       page: "10",
      //       type: "Highlight",
      //       color: "#F5E12A"
      //     });
      // setTimeout(() => {
      //   this.delSign({
      //     ids: ["2ACA9359"]
      //   });
      // }, 2000);
    }, 500);
    // setTimeout(() => {
    //   this.gotoPage(4,72);
    // }, 500);
    // const pageDom = (this.container ? this.container : document)
    //   .querySelector("#app")