闫增涛
2024-06-11 556a2a8e390632bb9d5a97dd379514338c4c1b0f
src/books/artAndDance/view/components/index.vue
@@ -528,7 +528,7 @@
          const catalog = catalogDom.getAttribute("num");
          let text = null;
          if (target.querySelector("p")) {
            text = target.querySelector("p").textContent.substring(0, 20);
            text = target.querySelector("p").textContent.substring(0, 50);
          }
          // 返回页码和章节信息
          if (this.$store.state.qiankun && this.$store.state.qiankun.pageChange)