{extend name='Common/index' /} {block name='content'}
产品名称 |
分类 |
产品排序 |
操作 |
{if !empty($grouplist)} {foreach name="grouplist" item="var"}
{$var.name} |
|
{$var.sort} |
编辑
删除
|
{if !empty($list)} {foreach name="list" item="v"}{if $v['group_id'] == $var['id']}
{$v.name} |
{$v.type_class} |
{$v.sort} |
编辑
删除
|
{/if}{/foreach} {/if} {/foreach} {/if}
{/block} {block name='js'}
{/block}