فهرست منبع

qrcode scanner

Mike 3 سال پیش
والد
کامیت
c089be4ebe
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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) => {