From 0c69c8f662a631904b1abee1e43c86c80b499bd1 Mon Sep 17 00:00:00 2001 From: zhengyongxing Date: Tue, 27 Oct 2020 09:57:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B1=87=E6=80=BB=E7=BB=93=E7=AE=97=E7=BB=93?= =?UTF-8?q?=E7=AE=97=E6=97=B6=E9=97=B4=E4=BD=8D=E7=BD=AE=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 | 14 ++++++++------ .../View/CompanyStatementPool/viewPcPool.html | 17 +++++++++-------- .../View/CompanyStatementPool/viewPuPool.html | 10 ++++++---- 3 files changed, 23 insertions(+), 18 deletions(-) diff --git a/Application/Admin/View/CompanyStatementPool/editPuPool.html b/Application/Admin/View/CompanyStatementPool/editPuPool.html index 31e078431..024288cc1 100644 --- a/Application/Admin/View/CompanyStatementPool/editPuPool.html +++ b/Application/Admin/View/CompanyStatementPool/editPuPool.html @@ -103,7 +103,7 @@ 序号 下游名称 - 结算时间 + 会长账号 内外团 @@ -113,7 +113,7 @@ 下游性质 产品 产品类型 - + 结算时间 推广流水 退款 分成比例 @@ -147,7 +147,7 @@ - {$com['statement_info'][0]['time']} + {$com['statement_info'][0]['account']} - @@ -162,6 +162,7 @@ {$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']} @@ -239,14 +240,15 @@ - - {$account['time']} - + {$account['account']} {$account['game_list'][0]['game_name']} {$account['game_list'][0]['game_type_name']} + + {$account['time']} + {$account['game_list'][0]['pay_amount']} diff --git a/Application/Admin/View/CompanyStatementPool/viewPcPool.html b/Application/Admin/View/CompanyStatementPool/viewPcPool.html index 01a4a7da5..f9f7e170e 100644 --- a/Application/Admin/View/CompanyStatementPool/viewPcPool.html +++ b/Application/Admin/View/CompanyStatementPool/viewPcPool.html @@ -98,7 +98,7 @@ 序号 公司名称 - 结算日期 + 合作产品名称 平台总额(元) 下游内团分成比例 @@ -110,7 +110,7 @@ 周结算金额 合计/元 对账人 - + 结算日期 户名 帐号 开户行 @@ -128,7 +128,7 @@ {$key-0+1} {$com.company_name} - {$com['statement_info'][0]['time']} + {$com['statement_info'][0]['game_name']} {$com['statement_info'][0]['pay_amount']} {$com['statement_info'][0]['ratio']|showNumPercent} @@ -141,7 +141,7 @@ {$com['statement_money']} {$com.settlement_contact} - + {$com['statement_info'][0]['time']} {$com.company_info.payee_name} @@ -171,9 +171,7 @@ - - {$it['time']} - + {$it['game_name']} {$it['pay_amount']} {$it['ratio']|showNumPercent} @@ -181,6 +179,9 @@ {$it['fax_ratio']|showNumPercent} {$it['d_statement_money']} + + {$it['time']} + @@ -190,7 +191,6 @@ {$count.platform_amount} - {$count.d_statement_money} {$count.fine} {$count.reward} @@ -204,6 +204,7 @@ + diff --git a/Application/Admin/View/CompanyStatementPool/viewPuPool.html b/Application/Admin/View/CompanyStatementPool/viewPuPool.html index b92fd29c5..32e791c67 100644 --- a/Application/Admin/View/CompanyStatementPool/viewPuPool.html +++ b/Application/Admin/View/CompanyStatementPool/viewPuPool.html @@ -101,7 +101,7 @@ 序号 下游名称 - 结算时间 + 会长账号 内外团 @@ -111,7 +111,7 @@ 下游性质 产品 产品类型 - + 结算时间 推广流水 退款 分成比例 @@ -145,7 +145,7 @@ - {$com['statement_info'][0]['time']} + {$com['statement_info'][0]['account']} - @@ -161,6 +161,7 @@ {$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} @@ -237,12 +238,13 @@ - {$account['time']|default="-----"} + {$account['account']} {$account['game_list'][0]['game_name']} {$account['game_list'][0]['game_type_name']} + {$account['time']|default="-----"} {$account['game_list'][0]['pay_amount']}