From 58bd48997f376e86dfcadba65c1912f983a9caf7 Mon Sep 17 00:00:00 2001 From: zhengyongxing Date: Tue, 22 Sep 2020 11:09:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B1=87=E6=80=BB=E7=BC=96=E8=BE=91=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../View/CompanyStatementPool/viewPuPool.html | 32 +++++++++++++------ 1 file changed, 22 insertions(+), 10 deletions(-) diff --git a/Application/Admin/View/CompanyStatementPool/viewPuPool.html b/Application/Admin/View/CompanyStatementPool/viewPuPool.html index 977bd1db1..3c64a967c 100644 --- a/Application/Admin/View/CompanyStatementPool/viewPuPool.html +++ b/Application/Admin/View/CompanyStatementPool/viewPuPool.html @@ -158,9 +158,10 @@ {$com['statement_info'][0]['game_list'][0]['game_type_name']} {$com['statement_info'][0]['game_list'][0]['statement_begin_time']}-{$com['statement_info'][0]['game_list'][0]['statement_end_time']} {$com['statement_info'][0]['game_list'][0]['pay_amount']} - {$com['statement_info'][0]['game_list'][0]['pay_amount']} - - + + % + % + {$com['statement_info'][0]['game_list'][0]['sum_money']} {$com['reward']} {$com['fine']} @@ -213,9 +214,11 @@ {$game['game_type_name']} {$game['statement_begin_time']}-{$game['statement_end_time']} {$game['pay_amount']} - {$game['ratio']|showNumPercent} - {$game['increment_ratio']|showNumPercent} + + % + % {$game['sum_money']} + @@ -234,9 +237,13 @@ {$account['game_list'][0]['game_type_name']} {$account['game_list'][0]['statement_begin_time']}-{$account['game_list'][0]['statement_end_time']} {$account['game_list'][0]['pay_amount']} - {$account['game_list'][0]['ratio']|showNumPercent} - {$account['game_list'][0]['increment_ratio']|showNumPercent} + + + + % + % {$account['game_list'][0]['sum_money']} + - - @@ -256,9 +263,13 @@ {$game['game_type_name']} {$game['statement_begin_time']}-{$game['statement_end_time']} {$game['pay_amount']} - {$game['ratio']|showNumPercent} - {$game['increment_ratio']|showNumPercent} + + + + % + % {$game['sum_money']} + @@ -270,13 +281,14 @@ - 合计: + 合计: {$count.platform_amount} + {$count.sum_money}