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} |
|
|