feat: 修改

This commit is contained in:
秋水浮尘
2024-03-03 00:02:50 +08:00
parent 76a300cab0
commit cca31e8de2
16 changed files with 943 additions and 1145 deletions

View File

@@ -38,7 +38,9 @@ const App = () => {
}
useEffect(() => {
getUserInfo()
if (location.pathname !== '/login' && loginId) {
getUserInfo()
}
}, [])
useEffect(() => {