|
0 |
0 |
{if $this->ci->is_auth('member/admin/group/edit')}{fc_lang('游客')}{else}{fc_lang('游客')}{/if} |
0.00 |
 |
{if MEMBER_OPEN_SPACE} | {/if}
{if $this->ci->is_auth('member/admin/group/edit')} {fc_lang('修改')}{/if}
|
{loop $list $t}
|
{$t.id} |
|
{if $this->ci->is_auth('member/admin/group/edit')}{$t.name}{else}{$t.name}{/if} |
{$t.price} |
 |
{if MEMBER_OPEN_SPACE} | {/if}
{if $t['id']>2 && $this->ci->is_auth('member/admin/level/index')} {fc_lang('等级管理')}{/if}
{if $this->ci->is_auth('member/admin/group/edit')} {fc_lang('修改')}{/if}
{if $this->ci->is_auth('member/admin/group/del') && $t.id>3} {fc_lang('删除')}{/if}
{if $t.id>2 && !$t.level}{fc_lang('会员组无效,请添加会员等级')}{/if}
|
{/loop}
|
{if $this->ci->is_auth('member/admin/group/del')}
{/if}
{if $this->ci->is_auth('member/admin/group/edit')}
{/if}
|