{foreach($arr_list['list'] as $item)}
{$item['award_name']}
{if($item['lottery_sendtime']>0)}已发货{else}待发货{/if}
0)} onclick="thisjs.show_sendinfo({'sendid':'{$item['lottery_sendid']}','sendname':'{$item['lottery_sendname']}','sendtime':'{$item['lottery_sendtime']}'});"{else} onclick="thisjs.show_address({'id':{$item['lottery_id']},'name':'{$item['lottery_name']}','tel':'{$item['lottery_tel']}','address':'{$item['lottery_address']}'});"{/if}>
收货人:{$item['lottery_name']}
电 话:{$item['lottery_tel']}
地 址:{$item['lottery_address']}
{/foreach}