<% for(var i=0; i
  • <% if( /receive|unread/.test(type) ){ %> <% } %> <% if(type == 'send'){ %>
    <% } %>
    <% if(type == 'send'){ %>

    <%= list[i].subject %>

    <% } %> <% if(/receive|unread/.test(type)){ %>

    <%= list[i].subject %> <% if( list[i].attachmentid ){ %> <% } %>

    <% } %>
    <% for(var j=0; j

    <%= U.entity.escape(list[i].record[j].fieldname) %>: <% if(list[i].record[j].fieldtype == "8") { %> <%= $.trim($(U.entity.unescape(list[i].record[j].content)).text()) %> <% } else { %> <%= list[i].record[j].content %> <% } %>

    <% } %> <% if( list[i].record.length < 3 ){ %>

    备注:<%= list[i].remark %>

    <% } %> <% if( list[i].record.length === 1 ){ %>

    <% } %>
    <% if(type == 'send'){ %>
    <% } %> <%= list[i].createtime %> | <% if( list[i].status == '1' ){ %> 点评 <%= list[i].commentcount %> | 阅读 <%= list[i].readcount %> <% if (list[i].stamp){ %>    <% } %> <% }else{ %> 草稿 <% } %>
  • <% } %> <% if( !list.length ){ %>
    <% } %>