修复 logo 跳转链接;修复令牌刷新问题
This commit is contained in:
@@ -60,7 +60,6 @@ export default function ResourcesPage(props: ResourcesPageProps) {
|
||||
})
|
||||
|
||||
if (res.success) {
|
||||
console.log(res.data)
|
||||
setData(res.data)
|
||||
setStatus('done')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user