{$lbs->name}刮刮卡活动
总计:{$p->totalnum}条/{$p->totalpage}页
用户名称 |
用户电话 |
获得奖项 |
参与时间 |
消费门店 |
消费备注 |
操作 |
{loop $res as $r}
{$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}
|
{/loop}