你剛剛看過的行程
<% _.each(tourDetail, function(item, key){%> <% var className = []; if (key > 1) { className.push("hidden-xs-down"); } %> <% });%>