${user.userName}

${text('在线')} ${text('注销')}
<%/**/%> <%/**/%>
<% if(@Global.getConfig('sys.index.menuStyle', '1') == '1'){ %>
    <% var p = {parentCode: '0'}; menu.tree(p); print(p.html); %>
<% } %>
<%/**/%>