diff --git a/src/main/ui/static/config/bdprize/templates/bd_prize_detail.html b/src/main/ui/static/config/bdprize/templates/bd_prize_detail.html index 6b91a8b91..05fd32c87 100644 --- a/src/main/ui/static/config/bdprize/templates/bd_prize_detail.html +++ b/src/main/ui/static/config/bdprize/templates/bd_prize_detail.html @@ -80,6 +80,19 @@ +
+
+
+ +
+
+
Transaction: ${{detail.AlipayOnlineDetail.total_amount}}
+
Commission: ${{detail.AlipayOnlineDetail.total_prize}}
+
Send: ${{detail.AlipayOnlineDetail.send_prize}}
+
Fund: ${{detail.AlipayOnlineDetail.total_donation}}
+
+
+
@@ -93,6 +106,32 @@
+
+
+
+ +
+
+
Transaction: ${{detail.jdDetail.total_amount}}
+
Commission: ${{detail.jdDetail.total_prize}}
+
Send: ${{detail.jdDetail.send_prize}}
+
Fund: ${{detail.jdDetail.total_donation}}
+
+
+
+
+
+
+ +
+
+
Transaction: ${{detail.hfDetail.total_amount}}
+
Commission: ${{detail.hfDetail.total_prize}}
+
Send: ${{detail.hfDetail.send_prize}}
+
Fund: ${{detail.hfDetail.total_donation}}
+
+
+
Details(Red Client Moniker means received from BD User who left company.)
@@ -131,7 +170,10 @@ + + + diff --git a/src/main/ui/static/config/bdprize/templates/bd_prize_month_report.html b/src/main/ui/static/config/bdprize/templates/bd_prize_month_report.html index c8ccb0cef..1ab3492ee 100644 --- a/src/main/ui/static/config/bdprize/templates/bd_prize_month_report.html +++ b/src/main/ui/static/config/bdprize/templates/bd_prize_month_report.html @@ -59,6 +59,18 @@
+
+
+
+ +
+
+
BD Total Commission: ${{report.AlipayOnlineReport.total_prize}}
+
BD Total Send: ${{report.AlipayOnlineReport.total_send_prize}}
+
BD Total Fund: ${{report.AlipayOnlineReport.total_donation}}
+
+
+
@@ -71,6 +83,30 @@
+
+
+
+ +
+
+
BD Total Commission: ${{report.jdReport.total_prize}}
+
BD Total Send: ${{report.jdReport.total_send_prize}}
+
BD Total Fund: ${{report.jdReport.total_donation}}
+
+
+
+
+
+
+ +
+
+
BD Total Commission: ${{report.hfReport.total_prize}}
+
BD Total Send: ${{report.hfReport.total_send_prize}}
+
BD Total Fund: ${{report.hfReport.total_donation}}
+
+
+
BD Commission