diff --git a/Application/Admin/View/CompanyStatementPool/viewPuPool.html b/Application/Admin/View/CompanyStatementPool/viewPuPool.html index 4bb70bb3e..1f920a664 100644 --- a/Application/Admin/View/CompanyStatementPool/viewPuPool.html +++ b/Application/Admin/View/CompanyStatementPool/viewPuPool.html @@ -143,13 +143,12 @@ {$key-0+1} {$com.company_name} - - + {$com['statement_info'][0]['account']} - + - @@ -163,14 +162,13 @@ {$com['statement_info'][0]['game_list'][0]['game_name']} {$com['statement_info'][0]['game_list'][0]['game_type_name']} {$com['statement_info'][0]['time']} - + {$com['statement_info'][0]['game_list'][0]['pay_amount']} {$com['statement_info'][0]['game_list'][0]['refund']|default=0} {$com['statement_info'][0]['game_list'][0]['ratio']}% {$com['statement_info'][0]['game_list'][0]['increment_ratio']}% {$com['statement_info'][0]['game_list'][0]['sum_money']} - - + {$com['statement_info'][0]['reward']||default="0"} {$com['statement_info'][0]['fine']||default="0"} {$com['statement_info'][0]['game_list'][0]['withhold']|default=0} @@ -223,13 +221,13 @@ {$game['game_name']} {$game['game_type_name']} - + {$game['pay_amount']} {$game['refund']|default=0} {$game['ratio']}% {$game['increment_ratio']}% {$game['sum_money']} - + @@ -252,10 +250,9 @@ {$account['time']|default="-----"} - + {$account['game_list'][0]['pay_amount']} - - + {$account['game_list'][0]['refund']|default=0} {$account['game_list'][0]['ratio']}% {$account['game_list'][0]['increment_ratio']}% @@ -264,9 +261,9 @@ {$account['reward']|default=0} {$account['fine']|default=0} - + - {$account['withhold_amount']|default=0}--> + {$account['withhold_amount']|default=0} {$account['week_amount']} @@ -292,15 +289,14 @@ {$game['game_name']} {$game['game_type_name']} - + {$game['pay_amount']} - - + {$game['refund']|default=0} {$game['ratio']}% {$game['increment_ratio']}% {$game['sum_money']} - +