Compare commits

..

2 Commits

Author SHA1 Message Date
nopy e8406670b5 Merge branch 'master' of https://gitea.xn--7p0a.site/2312072104/dm 2024-07-09 13:15:16 +08:00
nopy e9fd1cd4a0 1 2024-07-09 13:15:12 +08:00
1 changed files with 5 additions and 5 deletions

View File

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