浏览代码

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

jack 8 年之前
父节点
当前提交
a671e32cf7
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      js/register.js

+ 2 - 0
js/register.js

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