From 7422b164e1b02149035e4417bb9ee15eed549ddd Mon Sep 17 00:00:00 2001
From: hzj <1304805162@qq.com>
Date: Thu, 11 Dec 2025 19:16:35 +0800
Subject: [PATCH] =?UTF-8?q?chore(=E6=88=91=E7=9A=84BDLeader=E5=88=97?=
=?UTF-8?q?=E8=A1=A8=E9=A1=B5=E9=9D=A2):=20=E6=96=B0=E5=A2=9E=E9=98=BF?=
=?UTF-8?q?=E8=AF=AD=E7=BF=BB=E8=AF=91=E5=B9=B6=E8=B0=83=E6=95=B4more?=
=?UTF-8?q?=E6=8C=89=E9=92=AE=E5=B8=83=E5=B1=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/locales/ar.json | 12 ++++-
src/locales/en.json | 12 ++++-
src/locales/zh.json | 12 ++++-
src/views/AdminCenter/MyBDLeaderTeams.vue | 66 +++++++++++++----------
4 files changed, 70 insertions(+), 32 deletions(-)
diff --git a/src/locales/ar.json b/src/locales/ar.json
index 1b6e0c1..5042d73 100644
--- a/src/locales/ar.json
+++ b/src/locales/ar.json
@@ -375,5 +375,15 @@
"recharge_instruction_1": "1. قبل إعادة الشحن، يحتاج المستخدم إلى تقديم معرف Likei الصحيح لإكمال هذه العملية.",
"recharge_instruction_2": "2. بعد أن يقوم تاجر العملات بإعادة الشحن، سيتم إرسال العملات المعاد شحنها مباشرة إلى حساب تاجر العملات.",
"recharge_instruction_3": "3. كيفية الحصول على معرف الحساب: (1) افتح صفحة 'الخاص بي' في Likei. (2) يمكنك تأكيد معرف الحساب في أعلى الصفحة.",
- "recharge_instruction_4": "4. إذا كان حساب المعرف الذي تدخله هو حساب تاجر عملات، فسيتم إرسال العملة إلى مركز تاجر العملات لهذا الحساب."
+ "recharge_instruction_4": "4. إذا كان حساب المعرف الذي تدخله هو حساب تاجر عملات، فسيتم إرسال العملة إلى مركز تاجر العملات لهذا الحساب.",
+
+ "bd_leaders_label": "قادة BD:",
+ "team_total_income_label": "إجمالي دخل الفريق:",
+ "number_of_agencies_personnel_label": "عدد موظفي الوكالات:",
+ "bd_leader_id_label": "معرف قائد BD:",
+ "income_details_label": "تفاصيل الدخل:",
+ "agency_label": "الوكالة:",
+ "team_total_income_text": "إجمالي دخل الفريق:",
+ "team_total_income_text_capitalized": "إجمالي دخل الفريق:",
+ "bd_income_label": "دخل BD:"
}
diff --git a/src/locales/en.json b/src/locales/en.json
index 550c094..53ae203 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -375,5 +375,15 @@
"recharge_instruction_1": "1、Before recharging,the user needs toprovide the correct Likei lD to complete thisrecharge.",
"recharge_instruction_2": "2、After the coin seller recharges, therecharged coins will be directly sent to thecoin seller account.",
"recharge_instruction_3": "3、How to obtain an lD for an account:(1)In Likei open the 'My' page.(2)You can confrm the account lD at the topof the page.",
- "recharge_instruction_4": "4、lf the lD account you enter is a coinseller account, the coin will be sent to thecoin seller center of that account."
+ "recharge_instruction_4": "4、lf the lD account you enter is a coinseller account, the coin will be sent to thecoin seller center of that account.",
+
+ "bd_leaders_label": "BD Leaders:",
+ "team_total_income_label": "Team Total Income:",
+ "number_of_agencies_personnel_label": "Number Of Agencies Personnel:",
+ "bd_leader_id_label": "BD Leader's lD:",
+ "income_details_label": "Income Details:",
+ "agency_label": "Agency:",
+ "team_total_income_text": "Team total Income:",
+ "team_total_income_text_capitalized": "Team Total income:",
+ "bd_income_label": "BD Income:"
}
diff --git a/src/locales/zh.json b/src/locales/zh.json
index c151df1..dfe0de1 100644
--- a/src/locales/zh.json
+++ b/src/locales/zh.json
@@ -375,5 +375,15 @@
"recharge_instruction_1": "1、充值前,用户需要提供正确的Likei ID才能完成此次充值。",
"recharge_instruction_2": "2、币商充值后,充值的金币将直接发送到币商账户。",
"recharge_instruction_3": "3、如何获取账户的ID:(1)在Likei中打开'我的'页面。(2)您可以在页面顶部确认账户ID。",
- "recharge_instruction_4": "4、如果您输入的ID账户是币商账户,金币将发送到该账户的币商中心。"
+ "recharge_instruction_4": "4、如果您输入的ID账户是币商账户,金币将发送到该账户的币商中心。",
+
+ "bd_leaders_label": "BD主管:",
+ "team_total_income_label": "团队总收入:",
+ "number_of_agencies_personnel_label": "代理人员数量:",
+ "bd_leader_id_label": "BD主管ID:",
+ "income_details_label": "收入详情:",
+ "agency_label": "代理:",
+ "team_total_income_text": "团队总收入:",
+ "team_total_income_text_capitalized": "团队总收入:",
+ "bd_income_label": "BD收入:"
}
diff --git a/src/views/AdminCenter/MyBDLeaderTeams.vue b/src/views/AdminCenter/MyBDLeaderTeams.vue
index c4e4332..e89b7e1 100644
--- a/src/views/AdminCenter/MyBDLeaderTeams.vue
+++ b/src/views/AdminCenter/MyBDLeaderTeams.vue
@@ -3,7 +3,7 @@