瀏覽代碼

默认密码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>