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