From e2cf605510d82008f71363111963e1704be68428 Mon Sep 17 00:00:00 2001 From: "suhang_max@163.com" Date: Fri, 28 Oct 2022 17:05:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B9=E7=9B=AE=E7=90=86?= =?UTF-8?q?=E6=83=B3=E6=A6=82=E7=AE=97=E7=AE=A1=E7=90=86=E8=A1=A8=E6=A0=BC?= =?UTF-8?q?=E6=90=9C=E7=B4=A2=E6=9D=A1=E4=BB=B6=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/admin/project_list.ftl | 157 ++++++++++-------- 1 file changed, 89 insertions(+), 68 deletions(-) diff --git a/src/main/resources/templates/admin/project_list.ftl b/src/main/resources/templates/admin/project_list.ftl index 0fc0977..5d53f28 100644 --- a/src/main/resources/templates/admin/project_list.ftl +++ b/src/main/resources/templates/admin/project_list.ftl @@ -89,7 +89,7 @@ .search-table { position: relative; width: 100%; - padding: 12px 0 0; + padding: 6px 0 0; border: 1px solid #d8d8d8; border-radius: 4px; } @@ -99,25 +99,45 @@ .search-table .st-row { position: relative; width: 100%; - justify-content: space-between; + justify-content: flex-start; /*align-items: center;*/ - padding: 0 12px 12px; - margin-bottom: 12px; + padding: 0 6px 6px; + margin-bottom: 6px; border-bottom: 1px solid #d8d8d8; } .search-table .tools-row { position: relative; width: 100%; justify-content: flex-end; - padding-right: 12px; - margin-bottom: 12px; + padding-right: 6px; + margin-bottom: 6px; } .tools-row button { margin-left: 12px; } + /* 默认5等分,一行5个 */ .st-row .st-col { position: relative; + flex: 0 0 18%; + margin-right: 2%; + } + /* 4等分,一行4个 */ + .st-col.st-col-4 { flex: 0 0 22%; + margin-right: 3%; + } + /* 3等分,一行3个 */ + .st-col.st-col-3 { + flex: 0 0 31%; + margin-right: 2.3%; + } + /* 2等分,一行2个 */ + .st-col.st-col-2 { + flex: 0 0 48%; + margin-right: 2%; + } + .st-col.hidden { + display: none; } .st-col .st-col-title { font-size: 14px; @@ -126,6 +146,12 @@ white-space: nowrap; font-weight: bold; } + .st-col .st-col-field { + align-items: center; + } + .st-col .mid-connect { + margin: 0 4px; + } .expand-section { display: block; } @@ -165,9 +191,6 @@ - - -
部门名称
@@ -181,6 +204,9 @@
+
+ +
项目类型
@@ -214,9 +240,6 @@
-
- -
客户名称
@@ -229,6 +252,9 @@
+
+ +
项目负责人
@@ -247,53 +273,53 @@
+
+
是否二次合作
+
+ +
+
+
+
直签
+
+ +
+
+
+
行业场景
+
+ +
+
-
-
是否二次合作
-
- -
-
-
-
直签
-
- -
-
-
-
行业场景
-
- -
-
项目解决方案
@@ -305,18 +331,15 @@
-
- -
-
+
最后更新时间
-
+
-
+
-
+
项目周期
-
+
-
+
-
+
预计合同签订时间
-
+
-
+
-
-