基于现有变量循环输出渲染器
type
each
value
items
{ "type": "each", "value": ["A", "B", "C"], "items": { "type": "tpl", "tpl": "<span class='label label-default'><%= data.item %></span> " } }