{{ t('my_account') }}
{{ userInfo.userNickname || userInfo.name }}
ID
:
{{ userInfo.id }}
{{ t('my_salary') }}
{{ t('history_salary') }}
${{ salaryInfo.hostSalary }}
{{ t('current_salary') }}
${{ salaryInfo.currentSalary }}
{{ t('host') }}
{{ t('agency') }}
{{ t('todays_task') }}
{{ t('host_type') }}
{{ taskInfo.anchorType }}
{{ t('minutes') }}
{{ taskInfo.minutesProgress }}/{{ taskInfo.minutesTotal }}
{{ t('gift_task') }}
{{ taskInfo.giftTask }}
{{ teamBillInfo.date }}
{{ t('host_salary') }} {{ loadingTeamBill ? '–' : teamBillInfo.hostSalary }}
{{ t('agent_salary') }} {{ loadingTeamBill ? '–' : teamBillInfo.agentSalary }}
{{ t('total') }} {{ loadingTeamBill ? '–' : teamBillInfo.total }}
{{ loadingTeamBill ? '–' : teamBillInfo.status }}
{{ t('team_member') }}
({{ t('loading') }}...)
({{ teamMemberCount }})
>