️ 自动检测 ck 并获取数据 #99

This commit is contained in:
目棃
2024-03-12 20:08:07 +08:00
parent 8bf745948c
commit 351c86589e
2 changed files with 30 additions and 2 deletions

View File

@@ -218,6 +218,7 @@ async function getTokenWeb(cookie: string): Promise<void> {
text: "登录成功!",
color: "success",
});
console.log("cookieUser", cookieUser);
}
async function refreshUser() {