This commit is contained in:
nopy 2024-07-09 13:15:12 +08:00
parent 217260b778
commit e9fd1cd4a0
1 changed files with 5 additions and 5 deletions

View File

@ -31,11 +31,11 @@ function SignInPage(){
setID('')
setpassword('')
}
if(data.result==='账号不存在'){
alert('账号不存在,请先注册')
setID('')
setpassword('')
}
// if(data.result===''){
// alert(',')
// setID('')
// setpassword('')
// }
} catch (error) {
//
alert('网络出现异常')