{foreach name="fwhzc_list" item="v"} {$v.c_id} {$v.c_name} {$v.c_kind==1?'打码':'不打码'} {$v.c_code} {$v.c_icode} {$v.c_tag==1?'已成交':'委托中'} {$v.c_hot==1?'是':'否'} {$v.c_time|date="Y-m-d H:i:s",###} {if condition="$v['c_status'] eq 1"}
{else/}
{/if}
{/foreach}   {$pageshow} 资产总数:{$total} 审核总数:{$total-$ftotal} 未审核总数:{$ftotal}