• <% for (const index in ctx.menuList) { %> <% if (ctx.menuList[index].display === undefined || !ctx.menuList[index].display) { continue } %>
  • <% } %>