From 0c4146d332d57ecf74f74597f01f5c2f2d5fd2ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Tue, 7 Mar 2023 02:00:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/xm/XmOverview.vue | 9 ++++----- src/views/xm/core/xmIteration/XmIterationOverview.vue | 1 - src/views/xm/core/xmProduct/XmProductOverview.vue | 1 - src/views/xm/core/xmProject/XmProjectOverview.vue | 3 +-- 4 files changed, 5 insertions(+), 9 deletions(-) diff --git a/src/views/xm/XmOverview.vue b/src/views/xm/XmOverview.vue index 532e1643..dd448788 100644 --- a/src/views/xm/XmOverview.vue +++ b/src/views/xm/XmOverview.vue @@ -61,7 +61,7 @@ - +
@@ -98,7 +98,7 @@
- +
@@ -110,7 +110,7 @@
- +
@@ -120,7 +120,7 @@
- +
@@ -1059,7 +1059,6 @@ export default { } .item { - margin-top:10px; display: flex; justify-content: flex-start; position: relative; diff --git a/src/views/xm/core/xmIteration/XmIterationOverview.vue b/src/views/xm/core/xmIteration/XmIterationOverview.vue index e6639ee7..273c53e2 100644 --- a/src/views/xm/core/xmIteration/XmIterationOverview.vue +++ b/src/views/xm/core/xmIteration/XmIterationOverview.vue @@ -1018,7 +1018,6 @@ export default { } .item { - margin-top:5px; display: flex; justify-content: flex-start; position: relative; diff --git a/src/views/xm/core/xmProduct/XmProductOverview.vue b/src/views/xm/core/xmProduct/XmProductOverview.vue index 19e19872..f2de21a8 100644 --- a/src/views/xm/core/xmProduct/XmProductOverview.vue +++ b/src/views/xm/core/xmProduct/XmProductOverview.vue @@ -1024,7 +1024,6 @@ export default { } .item { - margin-top:5px; display: flex; justify-content: flex-start; position: relative; diff --git a/src/views/xm/core/xmProject/XmProjectOverview.vue b/src/views/xm/core/xmProject/XmProjectOverview.vue index 5ec268fd..04ff9c70 100644 --- a/src/views/xm/core/xmProject/XmProjectOverview.vue +++ b/src/views/xm/core/xmProject/XmProjectOverview.vue @@ -29,7 +29,7 @@
- + 项目负责人 {{pmUsername}} @@ -1035,7 +1035,6 @@ export default { } .item { - margin-top:5px; display: flex; justify-content: flex-start; position: relative;