Browse Source

邮箱发送成功后,手机注册及邮箱注册不能点

jack 8 years ago
parent
commit
a671e32cf7
1 changed files with 2 additions and 0 deletions
  1. 2 0
      js/register.js

+ 2 - 0
js/register.js

320
					location.href = "bind-mail.html";*/
320
					location.href = "bind-mail.html";*/
321
					$(".waysBlock").hide();
321
					$(".waysBlock").hide();
322
					$(".maliTo").show();
322
					$(".maliTo").show();
323
					$(".loginWaySort").off("click");
324
					$(".loginWaySort li").css("cursor","auto"); 
323
					$("#omaile").text(mailVal);
325
					$("#omaile").text(mailVal);
324
				} else {
326
				} else {
325
					$.MsgBox.Alert('消息', '邮箱发送失败');
327
					$.MsgBox.Alert('消息', '邮箱发送失败');