Commit cbb99ee8 authored by agping's avatar agping

注册修改

parent 4e483d80
......@@ -157,6 +157,13 @@
location.href='/app/download_c';
}, 2001);
} else {
if(response.data.msg=='该账号已注册激活'){
layer.tipsX('该账号已注册激活');
setTimeout(function() {
location.href='/app/download_c';
}, 2001);
return
}
layer.tipsX(response.data.msg);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment