feat: 修复用户登陆模块
This commit is contained in:
@@ -159,6 +159,7 @@ export default function AuthFormContent() {
|
||||
headers: {
|
||||
'Content-Type': 'application/json',
|
||||
},
|
||||
credentials: 'include',
|
||||
body: JSON.stringify({
|
||||
credential,
|
||||
type: 'phone',
|
||||
|
||||
Reference in New Issue
Block a user