feat(player): 充值订单详情与审核记录,优化桌面端交互与记录列表样式
新增充值详情页及单条订单 API,修复桌面充值提交路径;充值/注单记录编号改为中性色,并包含桌面首页与投注相关 UI 改进。
This commit is contained in:
@@ -24,6 +24,8 @@ export default {
|
||||
cancelled: 'Dibatalkan',
|
||||
error: 'Operasi gagal',
|
||||
status: 'Status',
|
||||
copy: 'Salin',
|
||||
copy_success: 'Berjaya disalin',
|
||||
},
|
||||
pagination: {
|
||||
total: '{total} jumlah',
|
||||
@@ -325,6 +327,7 @@ export default {
|
||||
},
|
||||
recharge: {
|
||||
title: 'Topup',
|
||||
scan_to_pay: 'Imbas kod QR untuk bayar',
|
||||
history: 'Sejarah',
|
||||
history_title: 'Sejarah Topup',
|
||||
bank_transfer: 'Pindahan Bank',
|
||||
|
||||
Reference in New Issue
Block a user