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;