소스 검색

qrcode scanner

Mike 4 년 전
부모
커밋
c089be4ebe
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      ArkCard-web/collect.html

+ 1 - 0
ArkCard-web/collect.html

@@ -389,6 +389,7 @@ $(document).ready(function () {
             liff.login({ redirectUri: "https://ark.cards/collect.html?"+context.userId });  // test
         } else {
             console.log("您已登入");
+            collection(context.userId); // 收藏頁面
         }       
     })
     .catch((err) => {