{template 'head'}
{template 'menu'}

活动参与记录

{loop $participate['list'] $item} {/loop}
id 活动昵称 用户昵称 标题 图片 状态 转发数 点赞数 排序 操作
{$item['id']} {$item['name']} {$item['nickname']} {$item['title']} {$item['images']} {$item['statu']} {$item['forward']} {$item['fabulous']} {$item['sort']} {if $item['status'] ==1} 通过审核 拒绝审核 {/if} 编辑   点赞记录   删除
{$participate['pages']}
{template 'record'}
{template 'finally'}