✨ feat(affiliate): Update affiliate component to display total commission and improve data fetching
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"accountBalance": "帳戶餘額",
|
||||
"commission": "佣金",
|
||||
"copyInviteLink": "複製邀請連結",
|
||||
"copySuccess": "邀請連結複製成功",
|
||||
"deductBalance": "抵扣餘額",
|
||||
"inviteCode": "邀請碼",
|
||||
"recharge": "儲值"
|
||||
}
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
{
|
||||
"amount": "金額",
|
||||
"balance": "餘額",
|
||||
"commission": "佣金",
|
||||
"createdAt": "時間",
|
||||
"title": "帳戶餘額",
|
||||
"deductBalance": "抵扣餘額",
|
||||
"totalAssets": "資產概覽",
|
||||
"type": {
|
||||
"0": "類型",
|
||||
"1": "充值",
|
||||
|
||||
Reference in New Issue
Block a user