Commit 64590b09 by doszhang

dos

parent 95109bc5
......@@ -293,6 +293,7 @@ function showCountDownPage() {
if (val.match(/^\s*$/)) {
$('#notification_area').remove();
my_notify('请填写名字');
return false;
}
$('.suggest-page .suggest-wrap').addClass('animate');
setTimeout(function () {
......
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