feat: 修复用户登陆模块

This commit is contained in:
zdl
2025-10-16 15:23:50 +08:00
parent 98ea8f2427
commit 4ac6c4892e
3 changed files with 43 additions and 0 deletions

View File

@@ -179,6 +179,7 @@ export default function SignInIllustration() {
headers: {
'Content-Type': 'application/json',
},
credentials: 'include',
body: JSON.stringify({
credential,
type,