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