From 2bfdffd1a43399cb9e38b87c3b9fe9126e6e2444 Mon Sep 17 00:00:00 2001 From: Harry Yang Date: Fri, 30 Dec 2022 10:26:38 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E6=B5=81=E7=A8=8B=E5=89=8D?= =?UTF-8?q?=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/admin/business/process-edit.ftl | 262 ++++++++++++++---- 1 file changed, 212 insertions(+), 50 deletions(-) diff --git a/src/main/resources/templates/admin/business/process-edit.ftl b/src/main/resources/templates/admin/business/process-edit.ftl index 043e07c..c4775ce 100644 --- a/src/main/resources/templates/admin/business/process-edit.ftl +++ b/src/main/resources/templates/admin/business/process-edit.ftl @@ -48,6 +48,14 @@ display: none; } + .el-table .warning-row { + background: oldlace; + } + + .el-table .child-row { + background: #f0f9eb; + } +
@@ -87,18 +95,18 @@ - {{processForm.projectType}} + {{processForm.projectTypeDesc}} - {{processForm.cooperationType}} + {{processForm.cooperationTypeDesc}}
- + @@ -189,14 +197,14 @@
- + - + @@ -245,7 +253,7 @@ - + - +