添加用户登录(只有管理员需要验证),注册的验证码

This commit is contained in:
sxw@401
2015-09-17 10:25:02 +08:00
parent 880a5139b2
commit a3ff63aacf
6 changed files with 65 additions and 10 deletions

View File

@@ -19,6 +19,7 @@
<div class="help-block with-errors"></div>
</div>
<div class="form-group" id="captcha-area"></div>
<div class="form-group">
<button type="submit" class="btn btn-primary">提交</button>
</div>