{template 'head'}
{template 'menu'}
{template 'left'}
组队抽奖
管理
选择奖品
请选择
{loop $luckGoods $item}
{$item['name']}
{/loop}
选择团长
请选择
{loop $luckGroup $k}
{$k['nickname']}
{/loop}
指定
{template 'record'}
{template 'finally'}