<% for (const index in ctx.menuList) { %> <% if (ctx.menuList[index].display === undefined || !ctx.menuList[index].display) { continue } %>
  • class="active"<% } %>> <% if (ctx.menuList[index].caption) { %> <%- ctx.menuList[index].caption %> <% } %>
  • <% } %>
  • 项目设置
<%- ctx.session.sessionUser.name.substr(ctx.session.sessionUser.name.length > 2 ? ctx.session.sessionUser.name.length - 2 : 0) %>
账号资料 账号安全
帮助中心 退出登录