{js:jquery} {js:dialog} {js:form} {js:validate}
{foreach:items=Api::run('getUserGroupListAll')}
会员组
{$item['group_name']}
商品价格
默认价格
¥{echo:($item['discount']/100)*$sell_price}
折扣率
{$item['discount']}%
{/foreach}