{template 'common/header'} {template 'common'}
{loop $list $row} {/loop}
编号 活动名称 开始时间/结束时间 状态 操作
{$row['id']} {$row['name']} {$row['starttime']}
{$row['endtime']}
{$row['show']} 参与用户 {if $row['status']==0} {elseif $row['status']==1} {/if}
活动链接:{php echo $_W['siteroot'] . 'app/index.php?i=' . $row['weid'] . '&c=entry&id=' . $row['id'] . '&do=index&m=weisrc_dragonboat'}
{$pager}
{template 'common/footer'}