|
{$v['id']}
|
{$v['orders']}
|
{fun newstr($v['title'],30)}
|
|
{fun get_info_table('collect_type',array('id'=>$v['tid']),'name')}
|
{foreach $fields_list as $vv}
{fun format_fields($vv,$v[$vv['field']])}
|
{/foreach}
{$v['h']}
|
{$v['w']}
|
{if($v['isshow']==1)}显示{else}不显示{/if}
|
{fun date('Y-m-d H:i:s',$v['addtime'])}
|
{if(checkAction('Collect/editcollect'))}
{/if}
{if(checkAction('Collect/deletecollect'))}
{/if}
{if(checkAction('Collect/copycollect'))}
{/if}
|
{/foreach}