From b2acf107171f892b53ea5a7560468e2e4d96b297 Mon Sep 17 00:00:00 2001 From: "suhang_max@163.com" Date: Thu, 8 Dec 2022 21:44:08 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=E7=AD=9B=E9=80=89=E9=A1=B9?= =?UTF-8?q?=EF=BC=9B=E4=BF=AE=E6=94=B9=E8=A1=A8=E6=A0=BC=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/admin/project_list.ftl | 27 ++- .../templates/admin/project_list_approve.ftl | 116 +++++------ .../resources/templates/admin/space_list.ftl | 186 +++++++++++------- 3 files changed, 191 insertions(+), 138 deletions(-) diff --git a/src/main/resources/templates/admin/project_list.ftl b/src/main/resources/templates/admin/project_list.ftl index bcedf80..bc8cbb2 100644 --- a/src/main/resources/templates/admin/project_list.ftl +++ b/src/main/resources/templates/admin/project_list.ftl @@ -64,7 +64,6 @@ .fixed-list table tbody tr { width: 100%; } -
@@ -299,14 +298,14 @@
-
直签
-
- -
+
直签
+
+ +
@@ -794,7 +793,7 @@ } - + --> <#----> <#----> - + - + <#list pager.list as list> --> <#--操作--> -
@@ -832,11 +831,11 @@ <#--部门名称项目周期最后更新时间操作操作
@@ -920,7 +919,7 @@ <#--最后更新时间--> <#--${(list.lastUpdateTime?string("yyyy-MM-dd HH:mm:ss"))!} +
<#if adminId==1> @@ -1418,7 +1417,7 @@ $("#extend").text("扩展筛选项"); } else { $(".extendCondition").show(); - $('.expand-section').show() + $('.expand-section').show(); $("#extend").val(0); $("#extend").text("隐藏筛选项"); } diff --git a/src/main/resources/templates/admin/project_list_approve.ftl b/src/main/resources/templates/admin/project_list_approve.ftl index 00fcf42..6f788ae 100644 --- a/src/main/resources/templates/admin/project_list_approve.ftl +++ b/src/main/resources/templates/admin/project_list_approve.ftl @@ -64,7 +64,6 @@ .fixed-list table tbody tr { width: 100%; } -
@@ -481,44 +480,45 @@ } - - + + - - - + <#----> + <#----> + <#----> - - - - - - - - - - - - - - - - - - - + + <#----> + <#----> + <#----> + <#-- --> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> + <#----> - - - + <#----> + <#----> + <#----> - + <#list pager.list as list> <#--序号--> @@ -532,63 +532,68 @@ <#--项目类型--> <#--垫资模式--> - + <#----> <#--垫资利息--> - + <#----> <#--垫资峰值--> - + <#----> <#--项目合同金额--> + <#--项目阶段--> + <#--项目毛利--> - + <#----> <#--项目毛利率--> - + <#----> <#--项目把握度--> - + <#----> <#--汇智产品金额--> - + <#----> <#--华智产品金额--> - + <#----> <#--华三产品金额--> - + <#----> <#--其他产品金额--> - + <#----> <#--项目状态--> - + <#----> <#--行业场景应用--> - + <#----> <#--解决方案--> - + <#----> <#--客户名称--> - + <#----> <#--最终用户名称--> - + <#----> <#--预计合同签订时间--> - + <#----> <#--项目计划招标时间--> - + <#----> <#--是否二次合作--> - + <#----> <#--直签--> - + <#----> <#--战略合作对象--> - + <#----> <#--项目负责人--> - + <#----> <#--审核状态--> - + <#----> <#--当前审核人--> <#--项目创建者--> <#--部门名称--> - + <#----> <#--项目周期--> - + <#----> <#--最后更新时间--> - + <#----> <#--操作--> - + + @@ -320,34 +329,61 @@ <#list pager.list as list> + <#--序号--> + <#--项目编号--> + <#--项目名称--> + <#--项目类型--> + <#--合作类型--> + + <#--项目阶段--> + + <#--垫资模式--> + <#--华智产品金额--> + <#--华三产品金额--> + <#--汇智产品金额--> + <#--其他产品金额--> <#-- --> <#-- --> <#-- --> <#-- --> + <#--项目把握度--> + <#--项目计划招标时间--> + <#--预计合同签订时间--> + <#--计收计划--> + <#--项目毛利--> + <#--合同金额--> <#-- --> <#-- --> + <#--项目解决方案--> + <#--具体解决方案--> + <#--是否二次签单--> + <#--最终用户名称--> + <#--客户名称--> + <#--紫光汇智直接投标/集成商转签--> + <#--负责人--> + <#--备注--> @@ -394,6 +430,20 @@ }; $(function () { + $("#extend").on("click", function () { + var extend = $("#extend").val(); + if (extend === '0') { + // $(".extendCondition").hide(); + $('.expand-section').hide() + $("#extend").val(1); + $("#extend").text("扩展筛选项"); + } else { + // $(".extendCondition").show(); + $('.expand-section').show(); + $("#extend").val(0); + $("#extend").text("隐藏筛选项"); + } + }); $("#submit-btn").on("click", function () { $("#pageNumber").val(1);
序号 项目编号 项目名称 项目类型垫资模式垫资利息垫资峰值垫资模式垫资利息垫资峰值项目合同金额项目毛利项目毛利率项目把握度汇智产品金额华智产品金额华三产品金额其他产品金额项目状态行业场景应用解决方案客户名称最终用户名称预计合同签订时间项目计划招标时间是否二次合作直签战略合作对象项目负责人审核状态项目阶段项目毛利项目毛利率项目把握度汇智产品金额华智产品金额华三产品金额其他产品金额项目状态行业场景应用解决方案客户名称最终用户名称预计合同签订时间项目计划招标时间是否二次合作直签战略合作对象项目负责人审核状态当前审核人 项目创建者部门名称项目周期最后更新时间部门名称项目周期最后更新时间操作
${list.typeDesc!}${list.underwrittenModeStr!}${list.underwrittenModeStr!}${Utils.format(list.advanceInterestAmount, "0.00")}${Utils.format(list.advanceInterestAmount, "0.00")}${Utils.format(list.advancePeakAmount, "0.00")}${Utils.format(list.advancePeakAmount, "0.00")}${Utils.format(list.contractAmount, "0.00")} + 找后端要字段 + <#--${Utils.format(list.contractAmount, "0.00")}--> + ${Utils.format(list.grossProfit, "0.00")}${Utils.format(list.grossProfit, "0.00")}${Utils.format(list.grossProfitMargin, "0.00")}${Utils.format(list.grossProfitMargin, "0.00")}${list.certaintyStr!}${list.certaintyStr!}${Utils.format(list.huizhiProductAmount, "0.00")}${Utils.format(list.huizhiProductAmount, "0.00")}${Utils.format(list.huazhiProductAmount, "0.00")}${Utils.format(list.huazhiProductAmount, "0.00")}${Utils.format(list.huasanProductAmount, "0.00")}${Utils.format(list.huasanProductAmount, "0.00")}${Utils.format(list.ziguangOtherAmount, "0.00")}${Utils.format(list.ziguangOtherAmount, "0.00")}${list.statusDesc!}${list.statusDesc!}${list.industryScenario!}${list.industryScenario!}${list.resolvePlanStr!}${list.resolvePlanStr!}${list.customer!}${list.customer!}${list.terminalCustomer!}${list.terminalCustomer!}${(list.contractTime?string("yyyy-MM-dd"))!}${(list.contractTime?string("yyyy-MM-dd"))!}${(list.bidsTime?string("yyyy-MM-dd"))!}${(list.bidsTime?string("yyyy-MM-dd"))!}${list.isSecondStr!}${list.isSecondStr!}${list.signTypeStr!}${list.signTypeStr!}${list.collaborator!}${list.collaborator!}${list.principal!}${list.principal!}${list.approveStatusDesc!}${list.approveStatusDesc!}${list.approveName!}${list.creatorName!}${list.deptName!}${list.deptName!}${(list.startDate?string("yyyy-MM"))!} ~ ${(list.endDate?string("yyyy-MM"))!}${(list.startDate?string("yyyy-MM"))!} ~ ${(list.endDate?string("yyyy-MM"))!}${(list.lastUpdateTime?string("yyyy-MM-dd HH:mm:ss"))!}${(list.lastUpdateTime?string("yyyy-MM-dd HH:mm:ss"))!} +
<#--
-
diff --git a/src/main/resources/templates/admin/space_list.ftl b/src/main/resources/templates/admin/space_list.ftl index ec04d6c..8b411df 100644 --- a/src/main/resources/templates/admin/space_list.ftl +++ b/src/main/resources/templates/admin/space_list.ftl @@ -191,84 +191,91 @@ - -
-
-
项目负责人
-
- -
-
-
-
审核状态
-
- -
-
-
-
是否二次合作
-
- -
-
-
-
项目解决方案
-
- -
-
-
- -
-
-
项目周期
-
-
- - + +
+ +
+
+
项目负责人
+
+
-
-
- - +
+
+
审核状态
+
+ +
+
+
+
是否二次合作
+
+ +
+
+
+
项目解决方案
+
+
-
-
预计合同签订时间
-
-
- - + +
+
+
项目周期
+
+
+ + +
+
+
+ + +
-
-
- - +
+
+
预计合同签订时间
+
+
+ + +
+
+
+ + +
+
+ @@ -296,6 +303,8 @@
项目编号 项目名称 项目类型合作类型项目阶段 垫资模式 华智产品金额 华三产品金额
${list.tempId!}${list.projectNo!}${list.name!}${list.typeDesc!}${'找后端要字段'!}${'找后端要字段'!}${list.underwrittenModeStr!}${list.huazhiRound!}${list.huasanRound!}${list.huizhiRound!}${list.ziguangRound!}${Utils.format(list.huazhiProductAmount, "0.00")}${Utils.format(list.huasanProductAmount, "0.00")}${Utils.format(list.huizhiProductAmount, "0.00")}${Utils.format(list.ziguangOtherAmount, "0.00")}${list.certaintyStr!}${(list.bidsTime?string("yyyy-MM-dd"))!}${(list.contractTime?string("yyyy-MM-dd"))!}${list.calculationCollection!}${list.grossProfitRound!}${list.contractRound!}${Utils.format(list.grossProfit, "0.00")}${Utils.format(list.contractAmount, "0.00")}${list.resolvePlanStr!}${list.mainContractResolvePlan!}${list.isSecondStr!}${list.terminalCustomer!}${list.customer!}${list.signTypeStr!}${list.principal!}${list.remark!}