免费版
-
<% if (compilationList.length > 0) {%>
<% compilationList.forEach(function(compilation) { %>
<% if (compilation.is_release === true) { %>
- <%= compilation.name %> 已激活 <% } %> <% }) %> <% } %>