From a29edb85d9a4909b2d791ad0bc973e0401b6bc36 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Fri, 19 Dec 2025 18:28:41 +0800 Subject: [PATCH] =?UTF-8?q?feat(BDLeader=E9=A1=B5=E9=9D=A2):=20=E5=AF=B9?= =?UTF-8?q?=E6=8E=A5=E2=80=9CNumber=20of=20BD=E2=80=9D=E7=9A=84=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=EF=BC=8C=E5=B9=B6=E5=A2=9E=E5=8A=A0=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/ar.json | 1 + src/locales/en.json | 1 + src/locales/zh.json | 1 + src/views/BDLeaderCenter/index.vue | 4 +++- 4 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/locales/ar.json b/src/locales/ar.json index d1f8544..faf64e6 100644 --- a/src/locales/ar.json +++ b/src/locales/ar.json @@ -103,6 +103,7 @@ "transaction_records": "سجلات المعاملات", "bd_center": "مركز bd", "bd_leader_center": "مركز القيادة BD", + "number_of_bd": "عدد BD", "total_team_salary": "إجمالي الراتب للفريق", "last_month": "الشهر الماضي", "this_month": "هذا الشهر", diff --git a/src/locales/en.json b/src/locales/en.json index 72e38b5..7c106e5 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -103,6 +103,7 @@ "transaction_records": "Transaction records", "bd_center": "BD Center", "bd_leader_center": "BD Leader Center", + "number_of_bd": "Number of BD", "total_team_salary": "Team total salary", "last_month": "Last month", "this_month": "This month", diff --git a/src/locales/zh.json b/src/locales/zh.json index 35eb0f5..59d672a 100644 --- a/src/locales/zh.json +++ b/src/locales/zh.json @@ -103,6 +103,7 @@ "transaction_records": "交易记录", "bd_center": "BD中心", "bd_leader_center": "BD中心", + "number_of_bd": "BD数量", "total_team_salary": "团队总工资", "last_month": "上个月", "this_month": "这个月", diff --git a/src/views/BDLeaderCenter/index.vue b/src/views/BDLeaderCenter/index.vue index 9eae4c3..b391155 100644 --- a/src/views/BDLeaderCenter/index.vue +++ b/src/views/BDLeaderCenter/index.vue @@ -335,7 +335,9 @@ margin-bottom: 8px; " > -