{$lbs->name}刮刮卡活动

手机号: {$tj->text('tel','style="margin-top: 10px;width:100px;"')} 领取状态: {$tj->select($isused_arr,'iscom','style="margin-top: 10px;width:80px;"')} 获得奖项: {$tj->select($jiangxiang_arr,'jx','style="margin-top: 10px;width:80px;"')} 开始时间: {$tj->datetime('kssj','style="margin-top: 10px;width:140px;"')} 结束时间: {$tj->datetime('jssj','style="margin-top: 10px;width:140px;"')} 消费门店:{$tj->select($mdlb_arr,'mdid','style="margin-top: 10px;width:300px;"')}
总计:{$p->totalnum}条/{$p->totalpage}页
{loop $res as $r} {/loop}
用户名称 用户电话 获得奖项 参与时间 消费门店 消费备注 操作
{$r->un} {$r->tel} {if $r->jx == 1}{$lbs->j1mc} {else if $r->jx == 2}{$lbs->j2mc} {else if $r->jx == 3}{$lbs->j3mc} {else if $r->jx == 4}{$lbs->j4mc} {else if $r->jx == 5}{$lbs->j5mc} {else if $r->jx == 6}{$lbs->j6mc} {else if $r->jx == 7}{$lbs->j7mc} {else if $r->jx == 8}{$lbs->j8mc} {else}[谢谢参与] {/if} {$r->jtime} {$mdlb[$r->mdid]} {$r->bz} {if $r->iscom=='1'} 已领奖 {else if $r->jx == '0'} 未中奖 {else} [ 未领奖 ] {/if}