{{ pageLabel }}
{{ pageTitle }}
Pro 权益时间轴
试用、兑换、补偿
都留下清晰刻度。
72H
新用户体验18元
月卡99元
年卡
新用户体验18元
月卡99元
年卡
运营原则
免费用户始终可以本地录制和保存视频。只有有效 Pro 才能创建新的电脑同步任务;Console 不接收录像、运单号或原件路径。
| 会员 | 当前权益 | 到期时间 | 注册时间 | |
|---|---|---|---|---|
| #{{ member.id }}{{ member.login }} | {{ statusLabel(member.membership_status) }} | {{ formatDate(member.pro_expires_at) }} | {{ formatDate(member.created_at) }} | |
| 暂无符合条件的会员 | ||||
{{ members.page }} / {{ Math.max(1, Math.ceil(members.total / members.per_page)) }}
| 批次 | 产品 | 数量 | 已兑换 / 可用 | 失效时间 | 创建时间 |
|---|---|---|---|---|---|
| #{{ batch.id }}{{ batch.note || '—' }} | {{ batch.product_name }}¥{{ (batch.price_cents / 100).toFixed(0) }} | {{ batch.quantity }} | {{ batch.redeemed_count || 0 }} / {{ batch.available_count || 0 }} | {{ formatDate(batch.expires_at) || '长期有效' }} | {{ formatDate(batch.created_at) }} |
| 还没有创建兑换码批次 | |||||