1、内核修复

2、用户模块完善和bug修复
This commit is contained in:
2016-07-15 11:59:56 +08:00
parent 9ad5d5fd9c
commit ad1f4c029e
14 changed files with 122 additions and 174 deletions

View File

@@ -17,7 +17,7 @@
<div class="form-group">
<label class="col-lg-2 control-label">原密码:</label>
<div class="col-lg-6 col-sm-10">
<input type="password" name="old" class="form-control " autocomplete="off" />
<input type="password" name="oldpassword" class="form-control " autocomplete="off" />
</div>
</div>
<div class="form-group">