From e8e190a7ebde2394066efdbe22173a330d2d35d4 Mon Sep 17 00:00:00 2001 From: zhengyongxing Date: Wed, 23 Sep 2020 09:35:55 +0800 Subject: [PATCH] =?UTF-8?q?=E8=81=9A=E5=90=88=E5=85=AC=E5=8F=B8=E7=BB=91?= =?UTF-8?q?=E5=AE=9A=E5=8A=9F=E8=83=BD=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../View/CompanyStatementPool/editPuPool.html | 398 ++++++++++++++++++ .../View/CompanyStatementPool/viewPuPool.html | 33 +- 2 files changed, 414 insertions(+), 17 deletions(-) create mode 100644 Application/Admin/View/CompanyStatementPool/editPuPool.html diff --git a/Application/Admin/View/CompanyStatementPool/editPuPool.html b/Application/Admin/View/CompanyStatementPool/editPuPool.html new file mode 100644 index 000000000..593a2aef1 --- /dev/null +++ b/Application/Admin/View/CompanyStatementPool/editPuPool.html @@ -0,0 +1,398 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
序号下游名称会长账号内外团开发类型市场专员下游性质产品产品类型结算时间推广流水退款分成比例补点分成结算金额奖励罚款结算金额户名帐号开户行是否支付宝打款是否结算备注操作
{$key-0+1}{$com.company_name}{$com['statement_info'][0]['account']}-{$com.company_info.company_belong_str}{$com.company_info.company_relation_str}{$com.company_info.nickname}{$com.company_info.company_type_str}{$com['statement_info'][0]['game_list'][0]['game_name']}{$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]['sum_money']} + {$com['reward']}{$com['fine']}{$com['statement_money']}----------{$com.company_info.payee_name} {$com.company_info.bank_account}{$com.company_info.opening_bank}{$com.company_info.ali_user}{$com.company_info.ali_account}{$com.remark} + + 不结算 + +
{$game['game_name']}{$game['game_type_name']}{$game['statement_begin_time']}-{$game['statement_end_time']}{$game['pay_amount']}%%{$game['sum_money']}
{$account['account']}{$account['game_list'][0]['game_name']}{$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]['sum_money']}-------
{$game['game_name']}{$game['game_type_name']}{$game['statement_begin_time']}-{$game['statement_end_time']}{$game['pay_amount']}%%{$game['sum_money']}
合计:{$count.platform_amount}{$count.sum_money}
+
+ + +
+
+
+
+ + + diff --git a/Application/Admin/View/CompanyStatementPool/viewPuPool.html b/Application/Admin/View/CompanyStatementPool/viewPuPool.html index 593a2aef1..473160ddf 100644 --- a/Application/Admin/View/CompanyStatementPool/viewPuPool.html +++ b/Application/Admin/View/CompanyStatementPool/viewPuPool.html @@ -160,11 +160,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]['sum_money']} - + {$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['reward']} {$com['fine']} {$com['statement_money']} @@ -216,10 +215,10 @@ {$game['game_type_name']} {$game['statement_begin_time']}-{$game['statement_end_time']} {$game['pay_amount']} - - % - % - {$game['sum_money']} + {$game['refund']|default=0} + {$game['ratio']}% + {$game['increment_ratio']}% + {$game['sum_money']} @@ -241,10 +240,10 @@ {$account['game_list'][0]['pay_amount']} - - % - % - {$account['game_list'][0]['sum_money']} + {$account['game_list'][0]['refund']|default=0} + {$account['game_list'][0]['ratio']}% + {$account['game_list'][0]['increment_ratio']}% + {$account['game_list'][0]['sum_money']} - @@ -267,10 +266,10 @@ {$game['pay_amount']} - - % - % - {$game['sum_money']} + {$game['refund']|default=0} + {$game['ratio']}% + {$game['increment_ratio']}% + {$game['sum_money']}