闫增涛
2025-01-24 9f0a7ae776a4004d094d3d0d9b2170c0d9b448de
src/books/mathBook/view/components/index.vue
@@ -189,7 +189,7 @@
    // 测试页面跳转
     setTimeout(() => {
     this.gotoPage(2,16);
     this.gotoPage(4,79);
    //   //   setTimeout(() => {
    //   //     this.renderSign("Highlight", {
    //   //       id: "2ACA9359",
@@ -871,7 +871,7 @@
            console.log("暂无数据");
          }
        })
        .catch((res) => {
        .catch(() => {
          console.log("index 请求题目收藏id报错");
        });
      console.log('收藏id',this.collectId);