zhongshujie
2 天以前 1695fcd442fe2cefb6d3b63869ad8a72ebd5210a
src/books/toddlerSportsSafetyProtection/view/components/index.vue
@@ -186,22 +186,9 @@
    }, 500);
    // 测试页面跳转
    // setTimeout(() => {
    //   this.gotoPage(2, 185);
      //   setTimeout(() => {
      //     this.renderSign("Highlight", {
      //       id: "2ACA9359",
      //       txt: "题一学习主题一 运动",
      //       page: "10",
      //       type: "Highlight",
      //       color: "#F5E12A"
      //     });
      // setTimeout(() => {
      //   this.delSign({
      //     ids: ["2ACA9359"]
      //   });
      // }, 2000);
    // }, 500);
    setTimeout(() => {
      this.gotoPage(2, 184);
    }, 500);
    // const pageDom = (this.container ? this.container : document)
    //   .querySelector("#app")
@@ -581,6 +568,7 @@
                      testData[catalog][page],
                      this.config.activeBook
                    );
                    debugger
                  } else {
                    const obj = {};
                    for (let key in testData[catalog][page]) {