style(BD和BDLeader中心): 文本调整

This commit is contained in:
hzj 2025-11-04 12:15:44 +08:00
parent fc67ec4318
commit 7718a74691
5 changed files with 86 additions and 39 deletions

View File

@ -10,6 +10,7 @@
"got_it": "حصلت عليه",
"application_records": "سجلات التطبيق",
"agency": "وكيل",
"agencies": "الوكيل",
"pending": "قيد الانتظار",
"cancel": "إلغاء",
"success": "النجاح",
@ -29,6 +30,10 @@
"current_salary": "الراتب الحالي:",
"todays_task": "مهمة اليوم:",
"platform_policy": "سياسة المنصة",
"num_teams": "عدد الفريق:",
"team_top_up": "الفريق قيمة",
"bd_income_salary": "BD دخل (راتب)",
"bd_income_top_up": "BD دخل (شحن)",
"host_type": "نوع المضيف",
"minutes": "دقائق",
"gift_task": "مهمة الهدية",
@ -50,6 +55,7 @@
"salary_details": "تفاصيل الراتب",
"monthly_salary": "الراتب الشهري",
"total_income": "إجمالي الدخل",
"previous_period_income": "الإيرادات السابقة",
"daily_salary": "الراتب اليومي",
"income": "الدخل",
"time": "الوقت",
@ -96,7 +102,7 @@
"seller_records": "سجل البائع",
"bd_center": "مركز bd",
"bd_leader_center": "مركز القيادة BD",
"total_team_salary": "إجمالي رواتب الفريق:",
"total_team_salary": "إجمالي الراتب للفريق",
"last_month": "الشهر الماضي",
"this_month": "هذا الشهر",
"invite_become_agent": "دعوة المستخدم لتصبح وكيلًا",
@ -127,7 +133,7 @@
"agency_number": "عدد الوكالة",
"team_salary": "رواتب الفريق",
"bd_recharge_policy": "سياسة BD (سياسة إعادة شحن فريق الوكالة)",
"team_recharge": "شحن الفريق",
"team_recharge": "مجموع القيمة للفريق",
"bd_number": "عدد BD",
"basic_salary": "الراتب الأساسي",
"reward_amount": "جائزة النشاط",

View File

@ -10,6 +10,7 @@
"got_it": "Got it",
"application_records": "Application Records",
"agency": "Agency",
"agencies": "Agencies",
"pending": "Pending",
"cancel": "Cancel",
"success": "Success",
@ -29,6 +30,10 @@
"current_salary": "Current salary",
"todays_task": "Today's task:",
"platform_policy": "Platform Policy",
"num_teams": "Number Of Teams",
"team_top_up": "Team top-up",
"bd_income_salary": "BD Income (Salary)",
"bd_income_top_up": "BD Income (Top-up)",
"host_type": "Host type",
"minutes": "Minutes",
"gift_task": "Gift Task",
@ -50,6 +55,7 @@
"salary_details": "Salary Details",
"monthly_salary": "Monthly salary",
"total_income": "Total income",
"previous_period_income": "Previous period income",
"daily_salary": "Daily salary",
"income": "Income",
"time": "Time",
@ -62,7 +68,7 @@
"status_in_progress": "(4)In progresswork now in progress.",
"exchange_gold_coins": "Exchange Gold Coins",
"information": "Information",
"available_salaries": "Available salaries:",
"available_salaries": "Available income:",
"confirm_exchange": "Are you sure you want to exchange coins?",
"transfer_to_others": "Transfer to others",
"search": "Search",
@ -96,10 +102,10 @@
"seller_records": "Seller Records",
"bd_center": "BD Center",
"bd_leader_center": "BD Leader Center",
"total_team_salary": "Total team salary",
"last_month": "Last month",
"this_month": "This month",
"invite_become_agent": "Invite user to become agent",
"total_team_salary": "Team total salary",
"last_month": "Last month",
"this_month": "This month",
"invite_become_agent": "Invite User To Become Agent",
"invite": "Invite",
"invitation_submitted": "Invitation information submitted successfully!",
"agent_number": "Agent number",
@ -127,7 +133,7 @@
"agency_number": "Agency number",
"team_salary": "Team salary",
"bd_recharge_policy": "BD Policy (Agency Team Recharge Policy)",
"team_recharge": "Team recharge",
"team_recharge": "Team total recharge",
"bd_number": "BD Number",
"basic_salary": "Basic Salary",
"reward_amount": "Reward Amount",

View File

@ -10,6 +10,7 @@
"got_it": "知道了",
"application_records": "申请记录:",
"agency": "主播代理",
"agencies": "代理",
"pending": "待处理",
"cancel": "取消",
"success": "成功",
@ -29,6 +30,10 @@
"current_salary": "当前薪资:",
"todays_task": "今日任务:",
"platform_policy": "平台政策",
"num_teams": "团队数量:",
"team_top_up": "团队充值",
"bd_income_salary": "BD收入工资",
"bd_income_top_up": "BD收入充值",
"host_type": "主播类型",
"minutes": "分钟",
"gift_task": "礼物任务",
@ -50,6 +55,7 @@
"salary_details": "工资明细",
"monthly_salary": "月工资",
"total_income": "总收入",
"previous_period_income": "前期收入",
"daily_salary": "每日工资",
"income": "收入",
"time": "时间",
@ -127,7 +133,7 @@
"agency_number": "代理团队数量",
"team_salary": "代理团队收益",
"bd_recharge_policy": "BD政策代理团队充值政策",
"team_recharge": "团队充值",
"team_recharge": "团队充值",
"bd_number": "BD数量",
"basic_salary": "基础薪资",
"reward_amount": "活动奖金",

View File

@ -149,10 +149,13 @@
@click="showHistory = true"
/>
</div>
<div style="font-size: 0.8em; font-weight: 600">
{{ t('team_recharge') }}: ${{ BDData.totalRecharge }} {{ t('total_team_salary') }}: ${{
BDData.totalSalary
}}
<div style="display: flex; justify-content: space-between; align-items: center">
<div style="font-size: 0.8em; font-weight: 600">
{{ t('team_recharge') }}: ${{ BDData.totalRecharge }}
</div>
<div style="font-size: 0.8em; font-weight: 600">
{{ t('total_team_salary') }}: ${{ BDData.totalSalary }}
</div>
</div>
<!-- 成员列表 -->
@ -263,7 +266,7 @@
{{ t('total_income') }}: ${{ BDSalary.totalIncome }}
</div>
<div style="font-size: 0.9em; font-weight: 600">
{{ t('last_month') }}: ${{ BDSalary.previousPeriodIncome }}
{{ t('previous_period_income') }}: ${{ BDSalary.previousPeriodIncome }}
</div>
</div>
</div>
@ -288,17 +291,17 @@
{{ t('team_salary') }}: ${{ income.teamSalaryAmount }}
</div>
<div style="font-size: 0.9em">
BD income (salary): ${{ income.bdIncomeSalary || 0 }} ({{
{{ t('bd_income_salary') }}: ${{ income.bdIncomeSalary || 0 }} ({{
income.bdRatioSalary || 0
}}%)
</div>
</div>
<div style="display: flex; justify-content: space-between">
<div style="font-size: 0.9em">
{{ t('team_recharge') }}: ${{ income.teamRechargeAmount }}
{{ t('team_top_up') }}: ${{ income.teamRechargeAmount }}
</div>
<div style="font-size: 0.9em">
BD income (top-up): ${{ income.bdIncomeRecharge || 0 }} ({{
{{ t('bd_income_top_up') }}: ${{ income.bdIncomeRecharge || 0 }} ({{
income.bdRatioRecharge || 0
}}%)
</div>
@ -308,14 +311,14 @@
<template v-else v-slot:content>
<div>{{ income.billTitle }}</div>
<div style="font-size: 0.9em">
{{ t('agency_number') }}: {{ income.agencyNumber }}
{{ t('num_teams') }}: {{ income.agencyNumber }}
</div>
<div style="display: flex; justify-content: space-between">
<div style="font-size: 0.9em">
{{ t('team_recharge') }}: ${{ income.teamRechargeAmount }}
{{ t('team_top_up') }}: ${{ income.teamRechargeAmount }}
</div>
<div style="font-size: 0.9em">
BD income (top-up): ${{ income.bdIncomeRecharge || 0 }} ({{
{{ t('bd_income_top_up') }}: ${{ income.bdIncomeRecharge || 0 }} ({{
income.bdRatioRecharge || 0
}}%)
</div>
@ -342,10 +345,15 @@
@click.stop
>
<div style="font-weight: 600">{{ BDSalaryMore.period }}</div>
<div style="font-size: 0.7em; font-weight: 600">
{{ t('team_recharge') }}: ${{ BDSalaryMore.teamTotalRecharge }},
{{ t('total_team_salary') }}: ${{ BDSalaryMore.teamTotalSalary }}
<div style="display: flex; justify-content: space-between; align-items: center">
<div style="font-size: 0.7em; font-weight: 600">
{{ t('team_recharge') }}: ${{ BDSalaryMore.teamTotalRecharge }}
</div>
<div style="font-size: 0.7em; font-weight: 600">
{{ t('total_team_salary') }}: ${{ BDSalaryMore.teamTotalSalary }}
</div>
</div>
<div
v-for="member in BDSalaryMore.memberDetails"
style="

View File

@ -191,10 +191,20 @@
@click="records('bd')"
/>
</div>
<div style="font-size: 0.8em; font-weight: 600; margin-bottom: 12px">
{{ t('team_recharge') }}: ${{ BDData.totalRecharge }}, {{ t('total_team_salary') }}: ${{
BDData.totalSalary
}}
<div
style="
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 12px;
"
>
<div style="font-size: 0.8em; font-weight: 600">
{{ t('team_recharge') }}: ${{ BDData.totalRecharge }}
</div>
<div style="font-size: 0.8em; font-weight: 600">
{{ t('total_team_salary') }}: ${{ BDData.totalSalary }}
</div>
</div>
<!-- 成员列表 -->
@ -283,9 +293,20 @@
@click="records('bdLeader')"
/>
</div>
<div style="font-size: 0.8em; font-weight: 600; margin-bottom: 12px">
{{ t('team_recharge') }}: ${{ BDLeaderData.totalRecharge || 0 }},
{{ t('total_team_salary') }}: ${{ BDLeaderData.totalSalary || 0 }}
<div
style="
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 8px;
"
>
<div style="font-size: 0.8em; font-weight: 600">
{{ t('team_recharge') }}: ${{ BDLeaderData.totalRecharge }}
</div>
<div style="font-size: 0.8em; font-weight: 600">
{{ t('total_team_salary') }}: ${{ BDLeaderData.totalSalary }}
</div>
</div>
<!-- 团队成员列表 -->
@ -353,7 +374,7 @@
{{ t('team_salary') }}: ${{ BDInfo.teamSalaryAmount }}
</div>
<div style="font-size: 0.8em; font-weight: 500">
{{ t('agency') }}: {{ BDInfo.teamMemberCount }}
{{ t('agencies') }}: {{ BDInfo.teamMemberCount }}
</div>
</div>
</div>
@ -403,7 +424,7 @@
}}
</div>
<div style="font-size: 0.9em; font-weight: 600">
{{ t('last_month') }}: ${{
{{ t('previous_period_income') }}: ${{
currentHistoryType === 'bd'
? BDSalary.previousPeriodIncome
: BDLeaderSalary.previousPeriodIncome
@ -434,17 +455,17 @@
{{ t('team_salary') }}: ${{ income.teamSalaryAmount }}
</div>
<div style="font-size: 0.9em">
BD income (salary): ${{ income.bdIncomeSalary || 0 }} ({{
{{ t('bd_income_salary') }}: ${{ income.bdIncomeSalary || 0 }} ({{
income.bdRatioSalary || 0
}}%)
</div>
</div>
<div style="display: flex; justify-content: space-between">
<div style="font-size: 0.9em">
{{ t('team_recharge') }}: ${{ income.teamRechargeAmount }}
{{ t('team_top_up') }}: ${{ income.teamRechargeAmount }}
</div>
<div style="font-size: 0.9em">
BD income (top-up): ${{ income.bdIncomeRecharge || 0 }} ({{
{{ t('bd_income_top_up') }}: ${{ income.bdIncomeRecharge || 0 }} ({{
income.bdRatioRecharge || 0
}}%)
</div>
@ -458,10 +479,10 @@
</div>
<div style="display: flex; justify-content: space-between">
<div style="font-size: 0.9em">
{{ t('team_recharge') }}: ${{ income.teamRechargeAmount }}
{{ t('team_top_up') }}: ${{ income.teamRechargeAmount }}
</div>
<div style="font-size: 0.9em">
BD income (top-up): ${{ income.bdIncomeRecharge || 0 }} ({{
{{ t('bd_income_top_up') }}: ${{ income.bdIncomeRecharge || 0 }} ({{
income.bdRatioRecharge || 0
}}%)
</div>
@ -488,7 +509,7 @@
<template v-else v-slot:content>
<div>{{ income.billTitle }}</div>
<div>{{ t('agent_number') }}: {{ income.bdNumber }}</div>
<div>{{ t('num_teams') }}{{ income.bdNumber }}</div>
<div>{{ t('team_recharge') }}: ${{ income.teamSalaryAmount }}</div>
</template>
</historySalary>
@ -675,7 +696,7 @@
{{ t('salary') }}: ${{ member.salary }}
</div>
<div style="font-size: 0.8em; font-weight: 500">
{{ t('agency') }}:{{ member.agencyCount }}
{{ t('agencies') }}:{{ member.agencyCount }}
</div>
</div>
</div>