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

注册

parent 0bf12867
......@@ -41,7 +41,7 @@
</a>
</div>
<div class="div-conform">
<a href="javascript:;" class="conform" onclick="sends.conform();">提交</a>
<a class="conform" onclick="sends.conform();">提交</a>
</div>
</ul>
</div>
......
......@@ -80,6 +80,7 @@ var sends = {
}
$('.div-ranks a').html("剩余"+time+"S");
$(".error").hide();
time--;
sends.checked = 0;
}
......
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