修改admin中js与html中的问题

This commit is contained in:
hohoTT
2015-08-17 16:31:22 +08:00
parent 164e44b398
commit 1790945a3e
8 changed files with 15 additions and 7 deletions

View File

@@ -70,7 +70,7 @@
</div>
<div class="form-group col-md-4"><label>电子邮箱</label>
<input name="email" type="email" class="form-control" ms-duplex="email"
data-error="请填写邮箱地址" required>
data-error="请填写邮箱地址(并保证是正确的邮箱格式)" required>
<div class="help-block with-errors"></div>
</div>
<div class="form-group col-md-4"><label>用户类型</label>