{include(header)}
礼品兑换排行榜
{foreach($arr_top10 as $item)}
{$item['gift_name']}
{$item['gift_score']}积分
已兑换:{$item['gift_num']}份
{/if}
【{$gift_info['gift_name']}】
单价:
{$gift_info['gift_score']}
积分
{if(!empty($gift_info['gift_total']))}总数量:{$gift_info['gift_total']}份,{/if}已兑换:{$gift_info['gift_num']}份
{if(!empty($gift_info['gift_total_day']))}
今日限兑:{$gift_info['gift_total_day']}份,今日已兑:{$gift_info['gift_num_today']}份
{/if} {if(!empty($gift_info['opentime']))}
兑换时间:
{foreach($gift_info['opentime'] as $item=>$key)} {$key}
{/foreach}
{/if}
{if(cls_obj::get("cls_user")->is_login())}
您当前还有:{$userscore} 积分
{else}
您还没有登录
{/if}
需要
{$gift_info['gift_score']}
积分
{if(cls_obj::get("cls_user")->is_login())}
{else}
{/if}
礼品详情
{$gift_info['gift_desc']}
收 货 人:
联系电话:
收货地址:
{if($is_verify)}
验证码:
{/if}
{include(footer)}