소스 검색

默认密码maxkey

Crystal.Sea 4 년 전
부모
커밋
14ff86580b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      maxkey-web-maxkey/src/main/resources/templates/views/login.ftl

+ 1 - 1
maxkey-web-maxkey/src/main/resources/templates/views/login.ftl

@@ -215,7 +215,7 @@ $(function(){
 										</tr>
 										<tr>
 											<td><@locale code="login.text.password"/>:</td>
-											<td><input required="" class="form-control"  type='password' id='j_password'  name='password' value="admin"  tabindex="2"/></td>
+											<td><input required="" class="form-control"  type='password' id='j_password'  name='password' value="maxkey"  tabindex="2"/></td>
 										</tr>
 										<#if true==isCaptcha> 
 										<tr>