Browse Source

qrcode scanner

Mike 3 năm trước cách đây
mục cha
commit
c089be4ebe
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

@@ -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) => {