feat: 完善前端登录跳转体验
This commit is contained in:
@@ -92,7 +92,7 @@ if(registerForm.password!=passwordConfirm.value)
|
||||
});
|
||||
|
||||
//成功
|
||||
if (response!=undefined) {
|
||||
if (response.status==204) {
|
||||
ElMessage({
|
||||
message: `恭喜!${registerForm.userName},注册成功!请登录!`,
|
||||
type: 'success',
|
||||
|
||||
Reference in New Issue
Block a user