{template 'common/header-gw'}

{loop $list $uni} {/loop}
选择 主公众号名称 服务套餐 是否设置服务到期时间 到期时间 到期前服务套餐 操作用户
{$uni['name']} {$uni['group']['name']} {if $uni['groupdata']['isexpire'] == 1} {else} {/if} {if $uni['groupdata']['isexpire'] == 1} {php echo date('Y-m-d H:i', $uni['groupdata']['endtime'])} {if $uni['groupdata']['endtime'] <= TIMESTAMP}
已到期
仅能使用'基础服务'套餐功能{/if} {else} 不限制 {/if}
{if $uni['groupdata']['isexpire'] == 1} {$groups[$uni['groupdata']['oldgroupid']]['name']} {else} {/if} {loop $uni['userdata'] $user} {if $user['role'] == 'manager'} {$user['username']} {else} {$user['username']} {/if} {/loop}
            {if $_W['isfounder']} {/if}
{$pager}
{template 'common/footer-gw'}