...
|
...
|
@@ -28,10 +28,10 @@ |
|
|
<img src="<%=basePath %>img/yoho.jpg" alt="Yoho Ops" >
|
|
|
</div>
|
|
|
<br />
|
|
|
<h4 class="text-center mb5">Still not a user?</h4>
|
|
|
<h4 class="text-center mb5" style="color:red">请使用OA账户登录</h4>
|
|
|
<p class="text-center">Please connect with the admin.</p>
|
|
|
|
|
|
<div class="mb30" style="color:red">${message}</div>
|
|
|
<div id="messageDiv" class="mb30" style="color:red">${message}</div>
|
|
|
|
|
|
<form id="loginform" action="<%=basePath %>user/login" method="post">
|
|
|
<div class="input-group mb15">
|
...
|
...
|
|