{{if itemList.length>0}} {{each itemList as itemInfo i}}
{{itemInfo.name}} 更多 >
{{each itemInfo.goodsList as good index}}
{{/each}} {{/each}} {{/if}}