<%for (var j = 0, n = docList.length; j < n; j++) {%> <%// mark_pay_doc: 1:付费文档; 2:积分文档; 0:免费文档 %> <%var markPayDoc = 0;%> <% if (+docList[j].pay_price) {%> <%var markPayDoc = 1;%> <%} else if (+docList[j].docTicket) {%> <%var markPayDoc = 2;%> <%}%>
" target="_blank" class="logSend log-xsend fcClick" data-logsend="{'send':['view','doc_link',{'from':'srs','tag_no':'<%=(i+1)%>','ply':'xreader','doc_srs_strategy':'<%=doc_srs_strategy%>','doc_srs_tag':'<%=doc_srs_tag%>'}]}" data-logxsend="[1,100029,{'index':'<%=j + 1%>','click_doc_id':'<%=docList[j]['doc_id']%>', 'tagName':'<%=encodeURIComponent(docList[j].title)%>'}]" data-href="/view/<%=docList[j]['doc_id']%>.html" title="<%=util.encodeHTML(docList[j].title)%>"> <%if (docList[j]['cover_url']) {%> "> <%} else if (docType[docList[j]['doc_type']].toString() === 'ppt') {%> <%} else {%> <%}%>
','ply':'xreader','doc_srs_strategy':'<%=doc_srs_strategy%>','doc_srs_tag':'<%=doc_srs_tag%>'}]}" data-logxsend="[1,100029,{'index':'<%=j + 1%>','click_doc_id':'<%=docList[j]['doc_id']%>', 'tagName':'<%=encodeURIComponent(docList[j].title)%>'}]" data-href="/view/<%=docList[j]['doc_id']%>.html" title="<%=util.encodeHTML(docList[j].title)%>"> <%=util.cutString(docList[j].title,25,'...')%>
<%if (docList[j] && docList[j]['qualityScore']) {%> <%=docList[j]['qualityScore']%> 分 <%} else {%> 0.0 分 <%}%> <%if (docList[j] && docList[j]['view_count']) {%> <%=docList[j]['view_count']%>人阅读 <%} else {%> 0人阅读 <%}%>
用户评价
评论加载中...