✨ feat(affiliate): Update affiliate component to display total commission and improve data fetching
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"accountBalance": "Account Balance",
|
||||
"commission": "Commission",
|
||||
"copyInviteLink": "Copy Invite Link",
|
||||
"copySuccess": "Invite Link Copied Successfully",
|
||||
"deductBalance": "Deduct Balance",
|
||||
"inviteCode": "Invite Code",
|
||||
"recharge": "Recharge"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
{
|
||||
"amount": "Amount",
|
||||
"balance": "Balance",
|
||||
"commission": "Commission",
|
||||
"createdAt": "Time",
|
||||
"title": "Account Balance",
|
||||
"deductBalance": "Deduct Balance",
|
||||
"totalAssets": "Asset overview",
|
||||
"type": {
|
||||
"0": "Type",
|
||||
"1": "Recharge",
|
||||
|
||||
Reference in New Issue
Block a user