<% layout("/layouts/platform.html"){ %>
<% for(o in obj){ %> <% }%>
单位名称 地址 电话 操作
${o.name!} ${o.address!} ${o.telephone!}
<%}%>