Mike 3 gadi atpakaļ
vecāks
revīzija
c089be4ebe
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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) => {