This commit is contained in:
parent
033fedfaab
commit
f0dd38a65f
|
|
@ -71,7 +71,7 @@ export function MixSignIn(props: {
|
|||
// []方法
|
||||
{ {/* localStorage["name"]="bonly"; */ } }
|
||||
console.log("--result.data:", result.data)
|
||||
window.location.href = `/`
|
||||
//window.location.href = `/`
|
||||
|
||||
}).catch((err) => {
|
||||
setIsLoading(false);
|
||||
|
|
|
|||
Loading…
Reference in New Issue