Mike 4 жил өмнө
parent
commit
4d75ca345a

+ 2 - 2
ArkCard-web/collect.html

@@ -378,8 +378,8 @@ $(document).ready(function () {
         var context = liff.getContext();
         console.log(context);
 
-        // var profile = liff.getProfile();
-        // console.log(profile);
+        var profile = liff.getProfile();
+        console.log(profile);
 
         // login
         if (!liff.isLoggedIn()) {