修改admin中js与html中的问题
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user