From a2dbfce42e6fe0c241f472a5e2fba2fca4736156 Mon Sep 17 00:00:00 2001 From: tianfeng <769204422@qq.com> Date: Fri, 22 Aug 2025 20:42:14 +0800 Subject: [PATCH] =?UTF-8?q?history=20salary=20=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/HistorySalaryView.vue | 292 +++++++++++++++++++++++--------- 1 file changed, 208 insertions(+), 84 deletions(-) diff --git a/src/views/HistorySalaryView.vue b/src/views/HistorySalaryView.vue index 425aa6d..061c682 100644 --- a/src/views/HistorySalaryView.vue +++ b/src/views/HistorySalaryView.vue @@ -7,9 +7,9 @@

Host Salary

- +
${{ totalSalary }}
@@ -55,17 +55,6 @@ Time(Days): {{ report.timeDays }} -
- Agent Salary: - {{ report.agentSalary }} -
- - -
-
- Total Salary: - {{ report.totalSalary }} -
- +
-
+ + <!– 空占位 –> +
+
+
+ --> + + +
+

Daily salary:

+
+
+
{{ formatDateNumber(daily.dateNumber) }}
+
+
+ Target: {{ formatGiftValue(daily.acceptGiftValue) }} +
+
+ Time: + {{ formatOnlineTime(daily.onlineTime) }}/120 +
+ + + + + +