{template '_header'}
添加/删除 商城商品
{if !empty($item['goods_ids'])} {loop $goods $key $val} {/loop} {/if}
{$val['title']}
{template '_footer'}