<% for(var i=0,iLen=items.length;i
 
<%= jsdk.obj(items[i]||"(无标题)").truncate(36,0,"...") %>
<% } %>