From 699449a702afdcebf4251bd7da951278795390f5 Mon Sep 17 00:00:00 2001 From: zhengyongxing Date: Tue, 22 Dec 2020 21:42:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AA=E7=BB=93=E7=AE=97=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E7=9A=84=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../CompanyStatementPoolController.class.php | 1 + .../View/CompanyStatementPool/editPuPool.html | 20 +++++++++---------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/Application/Admin/Controller/CompanyStatementPoolController.class.php b/Application/Admin/Controller/CompanyStatementPoolController.class.php index 3d6be41fa..5a8e9f60a 100644 --- a/Application/Admin/Controller/CompanyStatementPoolController.class.php +++ b/Application/Admin/Controller/CompanyStatementPoolController.class.php @@ -357,6 +357,7 @@ class CompanyStatementPoolController extends ThinkController } } } +// dump($infolist);die(); if($is_export){ $count["platform_amount"] = "=ROUND(SUM(K2:K".$line."),2)"; diff --git a/Application/Admin/View/CompanyStatementPool/editPuPool.html b/Application/Admin/View/CompanyStatementPool/editPuPool.html index fe4f57542..80a882d6c 100644 --- a/Application/Admin/View/CompanyStatementPool/editPuPool.html +++ b/Application/Admin/View/CompanyStatementPool/editPuPool.html @@ -264,13 +264,13 @@ {$account['game_list'][0]['pay_amount']} - - % - % + + % + % {$account['game_list'][0]['sum_money']} - - + + @@ -309,12 +309,12 @@ {$game['pay_amount']} - - % - % + + % + % - {$game['sum_money']} - + {$game['sum_money']} +