主页-纵横变更管理系统

<% if(ctx.showProject) { %> <% include ./project_list.ejs %> <% } %> <% if(ctx.showTender) { %> <% include ./tender_list.ejs %> <% } %> <% if(ctx.showTitle) { %>
<%= ctx.menu.name %>
<% } %>
<% include ./menu.ejs %>
<%- content %>
<% include ./modal.ejs %>