shenwu 5 月之前
父节点
当前提交
5af6f14dcd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/pages/book/BookArticle/index.tsx

+ 1 - 1
src/pages/book/BookArticle/index.tsx

@@ -42,7 +42,7 @@ const BookArticle: React.FC<BookArticleProps> = ({ store }) => {
     const newReadLogIdRef = useRef("");
     const readLogInterval = useRef<NodeJS.Timeout>()
     const [payType, setPayType] = useState<"shubi" | "vip">("shubi")
-
+    //分享进入
     useDidShow(() => {
         let params = Taro.getCurrentInstance()?.router?.params
         // 获取书籍详情