<%= title %>后台
<%= manager.username %>
账号设置(CLD)
退出登录
<% for(let tmp in menu) {%>
class="active"<% } %>>
<%= menu[tmp].title %>
<% } %>
<%- body %>