Explorar el Código

qrcode scanner

Mike hace 3 años
padre
commit
c089be4ebe
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      ArkCard-web/collect.html

+ 1 - 0
ArkCard-web/collect.html

@@ -389,6 +389,7 @@ $(document).ready(function () {
             liff.login({ redirectUri: "https://ark.cards/collect.html?"+context.userId });  // test
         } else {
             console.log("您已登入");
+            collection(context.userId); // 收藏頁面
         }       
     })
     .catch((err) => {