{{ item.user_name || '好友' }}
{{ recordDescription(item) }}
{{ item.status_text || statusText(item.status) }}
邀请奖励
{{ Number(item.status) === 1 ? `+${item.inviter_points || 0}` : '—' }}
点数已到账