Commit a53533fa by doszhang

dos

parent c7318756
...@@ -179,7 +179,7 @@ function submit() { ...@@ -179,7 +179,7 @@ function submit() {
$('input[name=name]').val(''); $('input[name=name]').val('');
$('input[name=tel]').val(''); $('input[name=tel]').val('');
submitStatus = true; submitStatus = true;
}, 1500); }, 1800);
} }
}) })
......
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 sign in to comment