闫增涛
2024-06-07 81ffd0cf79a784e91f5bb64e41b5629a93d867fe
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)