浏览代码

qrcode scanner

Mike 3 年之前
父节点
当前提交
4d75ca345a
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      ArkCard-web/collect.html

+ 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()) {