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>