充值即表示同意 积分服务协议,积分有效期为12个月
| 订单号 | 套餐 | 积分 | 金额 | 状态 | 时间 | 操作 |
|---|---|---|---|---|---|---|
| {{ order.trade_no }} | {{ order.plan_id }} | {{ order.credits.toLocaleString() }} | ¥{{ order.price_cny }} | {{ orderStatusLabel(order.status) }} | {{ formatDateTime(order.created_at) }} | -- |
暂无充值订单
| 时间 | 类型 | 变动 | 余额 | 说明 |
|---|---|---|---|---|
| {{ formatDateTime(tx.created_at) }} | {{ txTypeLabel(tx.type) }} | {{ tx.credits > 0 ? '+' : '' }}{{ tx.credits }} | {{ tx.balance_after }} | {{ tx.description }} |
暂无积分记录