{template 'public/header'} {template 'public/comhead'}
{php echo tpl_form_field_daterange('time',$_GPC['time']);}
升级管理
{loop $list $key $item} {if $item['state']==1} {elseif $item['state']==2} {elseif $item['state']==3} {/if} {/loop} {if empty($list)} {/if}
id 所属商家 联系人 联系电话 发布时间 状态 操作
{$item['id']} {$item['store_name']} {$item['name']} {$item['tel']} {php echo date("Y-m-d H:i:s",$item['time'])} 待审核 {if $item['hb_money']>0}红包{/if} 已通过 {if $item['hb_money']>0}红包{/if} 已拒绝 {if $item['hb_money']>0}红包{/if} {if $item['state']==1} {/if} 删除
暂无升级信息
{$pager}
{template 'common/footer'}