Commit 417f8040 by doszhang

dos

parent d187b911
...@@ -120,8 +120,8 @@ function submitTel () { ...@@ -120,8 +120,8 @@ function submitTel () {
$('#notification_area').remove(); $('#notification_area').remove();
my_notify('提交成功'); my_notify('提交成功');
window.tel = tel; window.tel = tel;
$('input[name=tel]').val(''); $('.btn-submit').hide();
allowChangeTel = true;
} }
} }
}) })
......
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