|
|
|
@ -42,7 +42,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-sm-5">
|
|
|
|
|
<form id="signupForm" autocomplete="off">
|
|
|
|
|
<h3><strong>保密业务综合管理系统</strong></h3>
|
|
|
|
|
<h3 style="text-align: center;"><strong>保密业务综合管理系统</strong></h3>
|
|
|
|
|
<input type="text" name="username" class="form-control uname" placeholder="用户名" value="" />
|
|
|
|
|
<input type="password" name="password" class="form-control pword" placeholder="密码" value="" />
|
|
|
|
|
<div class="checkbox-custom m-t" th:if="${isRemembered}">
|
|
|
|
|