This commit is contained in:
hailin 2025-03-15 20:24:01 +08:00
parent 033fedfaab
commit f0dd38a65f
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ export function MixSignIn(props: {
// []方法 // []方法
{ {/* localStorage["name"]="bonly"; */ } } { {/* localStorage["name"]="bonly"; */ } }
console.log("--result.data:", result.data) console.log("--result.data:", result.data)
window.location.href = `/` //window.location.href = `/`
}).catch((err) => { }).catch((err) => {
setIsLoading(false); setIsLoading(false);