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