V9工具箱
首页
{{ userInfo.username }}
{{ userInfo.email || userInfo.phone }}
{{ userInfo.points }}
积分
{{ checkinInfo.checked_in ? '今日已签到' : '每日签到' }}
已连续签到 {{ checkinInfo.checked_days }} 天
使用记录
时间
类型
积分变动
剩余积分
备注
{{ formatDate(record.create_time) }}
{{ getTypeText(record.record_type) }}
{{ record.points >= 0 ? '+' : '' }}{{ record.points }}
{{ record.balance }}
{{ record.description }}
上一页
{{ page }}
下一页