Selaa lähdekoodia

QRcode Scanner (LIFF)

Mike 3 vuotta sitten
vanhempi
commit
cae5fa7de5
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  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);