{set:$queryObj=Api::run('getListBySpec',array('is_del'=>1));$resultData=$queryObj->find()} {foreach:items=$resultData} {/foreach}
返回列表 全选 批量删除 还原
规格名称 规格数据 操作
{$item['name']}{echo:$item['note']?"【".$item['note']."】":"";} {set:$_specValue = JSON::decode($item['value'])} {if:$_specValue} {foreach:items=$_specValue item=$image key=$value}【{$value}】{/foreach} {/if}
{$queryObj->getPageBar()}