Order detail
订单 #= h((string) $order['id']) ?> · = h($order['task_title']) ?>
= h($order['platform_name']) ?> · = h($order['task_type']) ?>
佣金
= h(format_usdt($order['reward_usdt'])) ?>
VIP 限制
VIP= h((string) $order['vip_required']) ?>
倒计时
= h((string) $order['countdown_seconds']) ?> 秒
1
已领取
= h(format_datetime($order['claimed_at'])) ?>
2
已提交审核
= h(format_datetime($order['submitted_at'])) ?>
3
审核完成
= h(format_datetime($order['reviewed_at'])) ?>
剩余倒计时
= h((string) max(0, (int) ($unlockTimestamp - time()))) ?> 秒
完成后回到任务详情页提交完成备注。
佣金冻结中
该订单已提交审核,= h(format_usdt($order['reward_usdt'])) ?> 已计入冻结余额,等待运营审批后转入可用余额。
佣金已入账
审核通过后,佣金已转入可用余额,可在钱包页查看流水。
任务未通过审核
冻结佣金已释放。你可以返回任务大厅领取其他任务继续测试流程。
完成备注
= h((string) $order['proof_note']) ?>
审核说明
= h((string) $order['review_note']) ?>