系统提交
							parent
							
								
									d99a6bb0da
								
							
						
					
					
						commit
						302f5bcb24
					
				|  | @ -39,8 +39,8 @@ | ||||||
|                 <form id="signupForm" autocomplete="off"> |                 <form id="signupForm" autocomplete="off"> | ||||||
|                     <h4 class="no-margins">登录:</h4> |                     <h4 class="no-margins">登录:</h4> | ||||||
|                     <p class="m-t-md"></p> |                     <p class="m-t-md"></p> | ||||||
|                     <input type="text"     name="username" class="form-control uname"     placeholder="用户名"    /> |                     <input type="text"     name="username" class="form-control uname"     placeholder="用户名1"    /> | ||||||
|                     <input type="password" name="password" class="form-control pword"     placeholder="密码"   /> |                     <input type="password" name="password" class="form-control pword"     placeholder="密码1"   /> | ||||||
| 					<div class="row m-t" th:if="${captchaEnabled==true}"> | 					<div class="row m-t" th:if="${captchaEnabled==true}"> | ||||||
| 						<div class="col-xs-6"> | 						<div class="col-xs-6"> | ||||||
| 						    <input type="text" name="validateCode" class="form-control code" placeholder="验证码" maxlength="5" /> | 						    <input type="text" name="validateCode" class="form-control code" placeholder="验证码" maxlength="5" /> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 yangjun
						yangjun