Change to wdcy
parent
e1aa19638c
commit
4525302062
|
@ -29,7 +29,7 @@
|
|||
<meta name="description" content="wdcy.cc"/>
|
||||
<meta name="author" content="wdcy.cc"/>
|
||||
|
||||
<title><decorator:title default=""/> - Oauth</title>
|
||||
<title><decorator:title default=""/> - WDCY Oauth</title>
|
||||
<decorator:head/>
|
||||
|
||||
</head>
|
||||
|
@ -37,5 +37,11 @@
|
|||
<div>
|
||||
<decorator:body/>
|
||||
</div>
|
||||
<div>
|
||||
<hr/>
|
||||
<p>
|
||||
Copyright <a href="http://wdcy.cc" target="_blank">wdcy.cc</a>
|
||||
</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -22,7 +22,10 @@
|
|||
</head>
|
||||
<body>
|
||||
<h3>spring-oauth is work!</h3>
|
||||
<a href="${contextPath}/logout.do">Logout</a>
|
||||
|
||||
<p>
|
||||
<a href="${contextPath}/logout.do">Logout</a>
|
||||
</p>
|
||||
|
||||
<div>
|
||||
操作说明:
|
||||
|
@ -37,6 +40,8 @@
|
|||
</li>
|
||||
</ol>
|
||||
</div>
|
||||
<br/>
|
||||
菜单
|
||||
<ul>
|
||||
<li>
|
||||
<a href="${contextPath}/user/overview.htm">User</a>
|
||||
|
|
Loading…
Reference in New Issue