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
         // 获取书籍详情