feat(affiliate): Update affiliate component to display total commission and improve data fetching

This commit is contained in:
web@ppanel
2025-01-04 16:51:03 +07:00
parent 4aea4e811f
commit cc834caa30
56 changed files with 335 additions and 114 deletions
+2
View File
@@ -1,7 +1,9 @@
{
"accountBalance": "Kontostand",
"commission": "Provision",
"copyInviteLink": "Einladungslink kopieren",
"copySuccess": "Einladungslink erfolgreich kopiert",
"deductBalance": "Guthaben abziehen",
"inviteCode": "Einladungscode",
"recharge": "Aufladen"
}
+3 -1
View File
@@ -1,8 +1,10 @@
{
"amount": "Betrag",
"balance": "Kontostand",
"commission": "Provision",
"createdAt": "Zeit",
"title": "Kontostand",
"deductBalance": "Guthaben abziehen",
"totalAssets": "Vermögensübersicht",
"type": {
"0": "Typ",
"1": "Aufladen",