Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 402 Bytes

DETAILS.md

File metadata and controls

10 lines (7 loc) · 402 Bytes

⏰ 更新时间: <%= obj.currentDate %>。文章来源文章分类

<%= obj.title %>

<% if(obj.keywords){ %>

关键字:<%= obj.keywords.replace(/(\?)|([:])/g, '').split('|').join('') %> <% } %>

<% _.each(obj.items, function(item){ var itemTitle = obj.formatTitle(item.title); %>