<% for: #{data} as #{tags} %>
<% for: #{tags.content} as #{item}, #{index} %>
<% if: #{item.products.length} %>
分类:
- 全部
<% for: #{item.products} as #{proItem} %>
- #{proItem.name}
<% /for %>
<% /if %>
<% /for %>
<% /for %>
<% target: TPL_course %>
<% for: #{data} as #{course} %>