{include file="head.html"}
{include file='user_group/nav.html'}
gid
名称
状态
操作
{foreach item=c from=$data}
{$c.gid}
{$c.title}
{$c.status}
编辑
成员管理
删除
{/foreach}
{$pagelist}
{include file="footer.html"}