增加单点退出链接

This commit is contained in:
shuzheng 2017-01-18 12:38:52 +08:00
parent 08f024589c
commit 6b312b246f
1 changed files with 1 additions and 1 deletions

View File

@ -16,6 +16,6 @@
<li><a href="${basePath}/manage/article/list">文章管理</a></li>
<li><a href="${basePath}/manage/comment/list">评论管理</a></li>
</ul>
<p>以后菜单会移到zheng-upms中并加以权限控制。以后统一通过zheng-upms登录并访问。</p>
<p>以后菜单会移到zheng-upms中并加以权限控制。以后统一通过zheng-upms登录并访问。<a href='http://upms.zhangshuzheng.cn:1111/sso/logout'>退出登录</a></p>
</body>
</html>