总充值
总提现
总投注
总中奖
今日充值
今日提现
查看所有资金变动记录
| 流水ID | 用户 | 类型 | 金额 | 余额变动 | ||
|---|---|---|---|---|---|---|
| #= htmlspecialchars((string)($tx['id'] ?? '')) ?> |
= htmlspecialchars((string)($tx['username'] ?? '未知')) ?>
ID: = htmlspecialchars((string)($tx['user_id'] ?? '')) ?>
|
['text' => '充值', 'class' => 'bg-success/10 text-success'], 'withdraw' => ['text' => '提现', 'class' => 'bg-danger/10 text-danger'], 'bet' => ['text' => '投注', 'class' => 'bg-warning/10 text-warning'], 'win' => ['text' => '中奖', 'class' => 'bg-primary/10 text-primary'], 'refund' => ['text' => '退款', 'class' => 'bg-gray-100 text-gray-700'], 'manual_deposit' => ['text' => '人工加款', 'class' => 'bg-purple-100 text-purple-700'], 'manual_withdraw' => ['text' => '人工扣款', 'class' => 'bg-orange-100 text-orange-700'] ]; $typeInfo = $typeMap[$type] ?? ['text' => $type, 'class' => 'bg-gray-100 text-gray-700']; ?> = $typeInfo['text'] ?> | = 0 ? 'text-success' : 'text-danger'; ?> = $amount >= 0 ? '+' : '' ?>= number_format($amount, 2) ?> |
= number_format(floatval($tx['balance_before'] ?? 0), 2) ?>
= number_format(floatval($tx['balance_after'] ?? 0), 2) ?>
|
||
暂无流水记录还没有任何资金流水记录。 |
||||||