{template 'common/header'}
{loop $list_praise $row} {/loop} {if $_W['role']=='founder'} {/if}
ID 活动名称 活动链接 已审核 未审核 投票 参与 分享 点击 状态 活动时间 管理 操作
{$row['rid']} {php echo cutstr($row['title'],'8')} {$_W['siteroot']}app/index.php?i={$_W['uniacid']}&j={$_W['uniacid']}&c=entry&rid={$row['rid']}&do=photosvoteview&m=fm_photosvote {$row['user_ysh']} {$row['user_wsh']} {$row['user_tprc']} {$row['user_cyrs']} {$row['user_share']} {$row['user_hits']} {if $row['status'] == 1}开启{else}暂停{/if} {php echo date('Y-m-d H:i', $row['start_time']);}
{php echo date('Y-m-d H:i', $row['end_time']);}
管理 {if $row['status']==0} {elseif $row['status']==1} {/if} {if $_W['role']=='founder'}{/if}
{$pager}
{template 'common/footer'}