<{include file="./admin/header.html"}> <{include file="./admin/left.html"}> <{include file="./admin/nav.html"}> <{include file="get_kindeditor.html"}>
<{include file="./admin/activity/common_nav.html"}> 查看: <{if $action == 'all'}> 全部   <{else}> 全部   <{/if}> <{if $action == 'member'}> 用户   <{else}> 用户   <{/if}> <{if $eventData.forms}> <{if $action == 'form'}> 表单   <{else}> 表单   <{/if}> <{/if}> <{if $action == 'win'}> 中奖   <{else}> 中奖   <{/if}> <{if $eventData.type == 4}> 助力排行   <{/if}> <{if $download_url}> 导出数据 <{/if}> <{* 导出数据报表 *}>
<{if $lotteryData}> <{foreach from=$lotteryData item=data}> <{if $data.prize_id}> <{else}> <{/if}> <{/foreach}> <{else}> <{/if}>
参与人 UID 时间 行为
<{if $userData[$data.uid].headimgurl}> <{else}> <{/if}> <{if $userData[$data.uid].nickname}><{$userData[$data.uid].nickname}><{else}>游客<{/if}> <{$data.uid}> <{"Y-m-d H:i:s"|date:$data.create_time}> 获得奖品: <{$prizeData[$data.prize_id].prize_name}>  <{if $data.express}>

用户收货地址: 姓名:<{$data.express.user_name}> 收货地址:<{$data.express.address}> 电话:<{$data.express.phone}>  <{elseif $newUserExpData[$data.uid].user_name}>

用户收货地址: 姓名:<{$newUserExpData[$data.uid].user_name}> 收货地址:<{$newUserExpData[$data.uid].address}> 电话:<{$newUserExpData[$data.uid].phone}>  <{/if}>
获得奖品: <{$data.run_time_data.prize[0].prize_name}>  <{if $data.express1111}>

用户收货地址: 姓名:<{$data.express.user_name}> 收货地址:<{$data.express.address}> 电话:<{$data.express.phone}>  <{elseif $newUserExpData[$data.uid].user_name111}>

用户收货地址: 姓名:<{$newUserExpData[$data.uid].user_name}> 收货地址:<{$newUserExpData[$data.uid].address}> 电话:<{$newUserExpData[$data.uid].phone}>  <{/if}> <{if $formUserData[$data.uid]}>

表单信息:
<{foreach from=$formType item=name}> <{$name}>:<{$formUserData[$data.uid][$name]}>  <{/foreach}> <{/if}>
无中奖数据
<{$page_html}>

参与人数:<{$total_num}>

<{include file="./admin/activity/common_right.html"}>
<{include file="./admin/bottom.html"}>