<% if (toolsFeaturedList.toolsFeaturedData.length > 0) { %> <% _.each(toolsFeaturedList.toolsFeaturedData, function (item, key) { %> <% if (product_id == item.productId) { %>
<% } else { %>
<% } %> <% if (item.canCheck && item.checked) { %>
<% } else { %>
class="checkbox_input" name="listPid" type="checkbox" value="<%= item.productId %>"> <% } %>
<% if (item.productName.length > 25) { %>
<% } else { %>
<% } %> <% if (toolsFeaturedList.toolsFeaturedDataSource == 'mq') { %> <%= item.productName%> <% } else if (toolsFeaturedList.toolsFeaturedDataSource == 'boutique') { %> <%= item.productName%> <% } else { %> <%= item.productName%> <% } %>
  • <%= item.filePostfix %>
  • <%= item.pageCount %>页
  • <% if (item.visitCount !== '0') {%>
  • <%= item.visitCount %>阅读
  • <% } %>
<% }); %> <% } else { %>
暂无数据
<% } %>
<% if (toolsFeaturedList.toolsFeaturedData.length === toolsFeaturedList.checkedNum && toolsFeaturedList.toolsFeaturedData.length > 0) { %> <% } else { %> <% } %> <% if (toolsFeaturedList.checkedNum > 0) { %>
<% } else { %>
<% } %> 批量下载(<%= toolsFeaturedList.checkedNum %>)