<% 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 %>
账号资料 账号安全
帮助中心 退出登录