소스 검색

Update login.htm

tags/6.2.5
叙述、别离 2 년 전
부모
커밋
d423a6bbeb
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +2
    -2
      src/admin/templets/login.htm

+ 2
- 2
src/admin/templets/login.htm 파일 보기

@@ -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>


불러오는 중...
취소
저장