소스 검색

QRcode Scanner (LIFF)

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

+ 2 - 2
ArkCard-web/collect.html

@@ -375,8 +375,8 @@ $(document).ready(function () {
         liffId: "1656494344-JovNdOv0"
     })
     .then(() => {
-        // var context = liff.getContext();
-        // console.log(context);
+        var context = liff.getContext();
+        console.log(context);
 
         var profile = liff.getProfile();
         console.log(profile);