|
|
@@ -40,11 +40,11 @@ |
|
|
|
<input type="hidden" name="adminstyle" value="newDedeBIZ"> |
|
|
|
<div class="form-group"> |
|
|
|
<label for="iptUserid">管理员账号</label> |
|
|
|
<input type="text" name="userid" id="iptUserid" class="form-control" placeholder="请输入账号"> |
|
|
|
<input type="text" name="userid" id="iptUserid" class="form-control" placeholder="请输入管理员账号"> |
|
|
|
</div> |
|
|
|
<div class="form-group"> |
|
|
|
<label for="iptPassword">管理员密码</label> |
|
|
|
<input type="password" name="pwd" id="iptPassword" class="form-control" placeholder="请输入密码"> |
|
|
|
<input type="password" name="pwd" id="iptPassword" class="form-control" placeholder="请输入管理员密码"> |
|
|
|
</div> |
|
|
|
<div id="vdimgck" class="form-group" style="display:none"> |
|
|
|
<label for="iptValidate">验证码</label> |
|
|
|