送给 <% for(var i=0; i < roleList.length; i++) { %> " name="who" type="radio" <%= (i == 0) ? 'checked':''%>>"><%=roleList[i].name%> <% } %>