{template header.html}
{template navigator.html}
{$meta_name}
{loop $group $t} {/loop}
名称 费用
{$t.name} {if $t.unit==1} {intval($t.price)} {SITE_SCORE} {else} {$t.price} {SITE_MONEY} {/if} / {if $t.limit==1}月 {else if $t.limit==2}半年 {else if $t.limit==3}年 {else if $t.limit==4}永久 {/if} 权限查看 {if $member.overdue < 2000000000 || $t.id!=$member.groupid}    {if $t.id==$member.groupid}立即续费{else}立即申请{/if} {/if}
{template footer.html}