% layout("/layouts/platform.html"){ %> 添加链接 删除选中 <%if(!isEmpty(list)){ for(o in list){ %> selected<%}%>>${o.name} <% } }%>