Quellcode durchsuchen

QRcode Scanner (LIFF)

Mike vor 3 Jahren
Ursprung
Commit
cae5fa7de5
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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);