update login view
This commit is contained in:
parent
b6f2065a91
commit
00b4cbf379
@ -15,7 +15,7 @@
|
|||||||
<!-- BEGIN HEAD -->
|
<!-- BEGIN HEAD -->
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8"/>
|
<meta charset="utf-8"/>
|
||||||
<title>创力 | 登录</title>
|
<title>CAS | Login</title>
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
||||||
<meta content="" name="description"/>
|
<meta content="" name="description"/>
|
||||||
@ -96,7 +96,7 @@
|
|||||||
<!-- BEGIN COPYRIGHT -->
|
<!-- BEGIN COPYRIGHT -->
|
||||||
<div class="copyright">
|
<div class="copyright">
|
||||||
<p/>
|
<p/>
|
||||||
<p>Copyright © 2005 - 2012 Jasig, Inc. All rights reserved.</p>
|
<p>Copyright © 2020 PudongHot</p>
|
||||||
<p>Powered by <a href="http://www.jasig.org/cas">Jasig Central Authentication Service <%=org.jasig.cas.CasVersion.getVersion()%></a></p>
|
<p>Powered by <a href="http://www.jasig.org/cas">Jasig Central Authentication Service <%=org.jasig.cas.CasVersion.getVersion()%></a></p>
|
||||||
</div>
|
</div>
|
||||||
<!-- END COPYRIGHT -->
|
<!-- END COPYRIGHT -->
|
||||||
@ -133,4 +133,4 @@
|
|||||||
<!-- END JAVASCRIPTS -->
|
<!-- END JAVASCRIPTS -->
|
||||||
</body>
|
</body>
|
||||||
<!-- END BODY -->
|
<!-- END BODY -->
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user