✨ 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