{template 'common/header'} {php $status8=array('取消','后台','上架');} {php $zt8=array('label-primary','label-danger','label-info','label-success','label-warning','label-info','label-success','label-danger','label-default');}
会员等级列表
{loop $list $key $grade} {/loop} {if empty($list)} {/if}
排序 等级 证书 会费 单位 属性 操作
{$grade['gradeorder']} {$grade['title']} {$certificate[$grade['certid']]['title']} {$grade['price']} 每{$_W['buy_totaltype'][$grade['totaltype']]} {$status8[$grade['status']]}
尚未添加等级
{template 'common/footer'}