Authored by qinchao

ldap登录

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