Browse Source

默认密码maxkey

Crystal.Sea 4 years ago
parent
commit
14ff86580b
1 changed files with 1 additions and 1 deletions
  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>