Browse Source

qrcode scanner

Mike 3 năm trước cách đây
mục cha
commit
70f84cd2f9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      ArkCard-web/collect.html

+ 1 - 0
ArkCard-web/collect.html

@@ -386,6 +386,7 @@ $(document).ready(function () {
             console.log("您未登入");
             
             // liff.login({ redirectUri: "https://liff.line.me/1656404434-gJ0Nzy1Y?"+context.userId });  // test
+            console.log('context.userId = ' + context.userId); // test
             liff.login({ redirectUri: "https://ark.cards/collect.html?"+context.userId });  // test
         } else {
             console.log("您已登入");