From e720dd08389f6eeee2f8ed042e42305ba5a9308c Mon Sep 17 00:00:00 2001 From: OathK1per Date: Tue, 4 Jan 2022 16:56:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=95=BF=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/templates/admin/month_statistics.ftl | 13 +++++++++---- .../templates/admin/project_statistics.ftl | 4 ++-- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/src/main/resources/templates/admin/month_statistics.ftl b/src/main/resources/templates/admin/month_statistics.ftl index 0b4c9ff..506a134 100644 --- a/src/main/resources/templates/admin/month_statistics.ftl +++ b/src/main/resources/templates/admin/month_statistics.ftl @@ -15,8 +15,8 @@ table { display: block; border-collapse: collapse; - width: 200px; - overflow-x: scroll; + /*width: 200px;*/ + /*overflow-x: scroll;*/ }
@@ -83,6 +83,7 @@
+
@@ -103,7 +104,7 @@ - + <#if (profitAndLossList)?exists && (profitAndLossList?size>0)> <#list profitAndLossList as list> @@ -126,11 +127,13 @@
+
+
@@ -151,7 +154,8 @@ - + + <#if (cashFlowList)?exists && (cashFlowList?size>0)> <#list cashFlowList as list> @@ -175,6 +179,7 @@
货币资金净增加额
+
diff --git a/src/main/resources/templates/admin/project_statistics.ftl b/src/main/resources/templates/admin/project_statistics.ftl index 3f004b2..61a1dec 100644 --- a/src/main/resources/templates/admin/project_statistics.ftl +++ b/src/main/resources/templates/admin/project_statistics.ftl @@ -114,7 +114,7 @@ - + <#if (pager)?exists> <#list pager as list> @@ -165,7 +165,7 @@ - + <#if (pager)?exists> <#list pager as list>