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": "खाता शेष",
"commission": "आयोग",
"copyInviteLink": "आमंत्रण लिंक कॉपी करें",
"copySuccess": "आमंत्रण लिंक सफलतापूर्वक कॉपी हो गई",
"deductBalance": "शेष राशि घटाएं",
"inviteCode": "आमंत्रण कोड",
"recharge": "रिचार्ज"
}
+3 -1
View File
@@ -1,8 +1,10 @@
{
"amount": "राशि",
"balance": "शेष",
"commission": "आयोग",
"createdAt": "समय",
"title": "खाते का शेष",
"deductBalance": "शेष राशि घटाएं",
"totalAssets": "संपत्ति अवलोकन",
"type": {
"0": "प्रकार",
"1": "रिचार्ज",