mirror of
https://github.com/certd/certd.git
synced 2026-05-14 12:07:32 +08:00
perf: icon选择器增加一套logo集
This commit is contained in:
@@ -48,7 +48,7 @@ async function handleOauthToken() {
|
||||
//登录成功
|
||||
userStore.onLoginSuccess(res);
|
||||
//跳转到首页
|
||||
router.replace("/");
|
||||
router.replace("/index");
|
||||
return;
|
||||
}
|
||||
if (res.bindRequired) {
|
||||
|
||||
Reference in New Issue
Block a user