This commit is contained in:
xmcp
2019-02-03 15:58:20 +08:00
parent 20f22183ae
commit 2a42c0f2b7
9 changed files with 28 additions and 11319 deletions

View File

@@ -44,7 +44,7 @@ export class LoginForm extends Component {
'&msg='+md5(param+ISOP_APPCODE),
{mode: 'no-cors'}
);
alert('短信验证码应该会发到您的手机上,请注意查收!');
alert('如果学号存在,短信验证码会发到您的手机上,请注意查收!');
}
do_login(set_token) {