Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
wuyouzhuguli committed Jun 16, 2019
1 parent 70179ca commit 5175036
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/templates/febs/views/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<dl class="layui-nav-child">
<dd><a class="layui-nav-child-href" id="user-profile">个人中心</a></dd>
<dd><a class="layui-nav-child-href" id="password-update">密码修改</a></dd>
<dd><a class="layui-nav-child-href" target="_blank" href="https://github.com/wuyouzhuguli/FEBS-Shiro">项目地址</a></dd>
<hr/>
<dd><a class="layui-nav-child-href" data-th-href="@{logout}">退出登录</a></dd>
</dl>
Expand Down

0 comments on commit 5175036

Please sign in to comment.