{include file="common_header" /} {include file="common_top" /}
{if !empty($webinfo.text12)}
功能说明
{/if}
{$page}
序号
状态
群名称
副标题
群费用
管理
{volist name="list" id="vo"}
{$vo.wxgt_id}
{if $vo.wxgt_status==1}
启用
{elseif $vo.wxgt_status==2}
禁用
{/if}
{$vo.wxgt_title}
{$vo.wxgt_subtitle}
{$vo.wxgt_money} 元
使用模板
{/volist}
{$page}
{include file="common_footer" /}