template('common/header', TEMPLATE_INCLUDEPATH)) : (include template('common/header', TEMPLATE_INCLUDEPATH));?> template('mc/common', TEMPLATE_INCLUDEPATH)) : (include template('mc/common', TEMPLATE_INCLUDEPATH));?>

会员组的总积分是根据(积分+贡献)的值算出来的,管理员不能直接修改会员所在的会员组. 如果需要修改会员组,请通过设置积分或者贡献的值来影响总积分,系统会根据影响后的总积分自动算出对应的会员组

默认会员组的积分需设置为 0

系统会根据会员的总积分(积分+贡献)多少自动对会员的分组进行调整

会员组名称 所需总积分(积分+贡献) 会员数 操作
{{ group.title }} 默认 {{ group.credit }} {{ group_person_count[group.groupid].num == undefined ? 0 : group_person_count[group.groupid].num}}
template('common/footer', TEMPLATE_INCLUDEPATH)) : (include template('common/footer', TEMPLATE_INCLUDEPATH));?>