feat: 优化登录失效

This commit is contained in:
alger
2025-01-06 22:03:50 +08:00
parent 020aca7384
commit 9eb17fd978
8 changed files with 118 additions and 66 deletions

View File

@@ -14,5 +14,6 @@ declare global {
restart: () => void;
unblockMusic: (id: number, data: any) => Promise<any>;
};
$message:any
}
}