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