mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2025-04-18 16:54:36 +00:00
parent
424d3163af
commit
09db7e48ef
@ -424,7 +424,7 @@ if ($cur_tab == 'profile') {
|
||||
"where", ["username" => $user['username']]
|
||||
]);
|
||||
|
||||
dieWithAlert('密码修改成功!');
|
||||
dieWithJsonData(['status' => 'success', 'message' => '密码修改成功,请重新 <a href="/login">登录</a>。']);
|
||||
}
|
||||
|
||||
if (isSuperUser(Auth::user())) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user