Commit 3c56424e authored by 刘丹's avatar 刘丹

注册2

parent bc0f20e8
...@@ -128,7 +128,6 @@ var sends = { ...@@ -128,7 +128,6 @@ var sends = {
success: function (response) { success: function (response) {
if (response.code == 200) { if (response.code == 200) {
//成功跳转 //成功跳转
$("input").val('');
$(".conform").html("提交."); $(".conform").html("提交.");
window.location.href="/mobile4.0/index.html"; window.location.href="/mobile4.0/index.html";
......
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