待处理
今日充值申请
今日提现申请
审核用户的充值和提现申请
| ID | 用户 | 钱包地址 | 类型 | 金额 | 状态 | 操作 | |||
|---|---|---|---|---|---|---|---|---|---|
| #= htmlspecialchars((string)($req['id'] ?? '')) ?> |
= htmlspecialchars((string)($req['username'] ?? '未知')) ?>
ID: = htmlspecialchars((string)($req['user_id'] ?? '')) ?>
|
= htmlspecialchars($addr) ?>
未绑定
|
充值 提现 | = number_format(floatval($req['amount'] ?? 0), 2) ?> | ['text' => '待处理', 'class' => 'bg-warning/10 text-warning'], 'approved' => ['text' => '已通过', 'class' => 'bg-success/10 text-success'], 'rejected' => ['text' => '已拒绝', 'class' => 'bg-danger/10 text-danger'], ]; $statusInfo = $statusMap[$status] ?? ['text' => $status, 'class' => 'bg-gray-100 text-gray-700']; ?> = $statusInfo['text'] ?> |
|
|||
暂无充提申请还没有任何充提申请记录。 |
|||||||||