{template 'common/header-gw'}
添加公众号 {if $_W['setting']['platform']['authstate']} 授权登录添加公众号{/if}
{if !$_W['isfounder']}
温馨提示

Hi,{$_W['username']},您所在的会员组 {$stat['group_name']}, 账号有效期限:{php echo date('Y-m-d', $_W['user']['starttime'])} / {if empty($_W['user']['endtime'])}无限制{else}{php echo date('Y-m-d', $_W['user']['endtime'])}{/if}, 可添加 {$stat['maxaccount']} 个主公号,已添加 {$stat['uniacid_num']} 个,还可添加 {$stat['uniacid_limit']} 个主公号。 可添加 {$stat['maxsubaccount']} 个子公号,已添加 {$stat['acid_num']} 个,还可添加 {$stat['acid_limit']} 个子公号。

{/if}
{loop $list $uni} {php $subaccount = count($uni['details']);} {loop $uni['details'] $account} {/loop} {/loop}
所有人 服务有效期 公众号名称 接入状态 操作
{$uni['setmeal']['username']} {$uni['setmeal']['timelimit']} {$account['name']} {if $account['isconnect'] == 1}{else}{/if} {if $uni['role'] == 'founder'} 设置权限  {/if} {if $uni['role'] == 'founder' || $uni['role'] == 'manager'} {if $subaccount == 1} 编辑{/if}  删除  {/if} 管理中心
{$pager}
{template 'common/footer-gw'}