From 2301aae03a1a289666bb60d01acce9c524999a15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Mon, 6 Feb 2023 17:20:00 +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/core/xmProject/top-nav.vue | 10 ++++++++-- src/views/xm/core/xmTask/XmPhase.vue | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/src/views/xm/core/xmProject/top-nav.vue b/src/views/xm/core/xmProject/top-nav.vue index 82a2a46c..8ffc6e33 100644 --- a/src/views/xm/core/xmProject/top-nav.vue +++ b/src/views/xm/core/xmProject/top-nav.vue @@ -9,6 +9,7 @@ background-color="rgb(48, 65, 86)" text-color="rgb(191, 203, 217)" active-text-color="#409eff" + style="margin:0 auto;overflow-x: auto;overflow-y: hidden;display: flex;" :router="true" > @@ -54,12 +55,13 @@ - 计划 + 任务 - + 缺陷 @@ -128,6 +130,10 @@ > + + + 首页 + diff --git a/src/views/xm/core/xmTask/XmPhase.vue b/src/views/xm/core/xmTask/XmPhase.vue index da7e4455..45eb4a02 100644 --- a/src/views/xm/core/xmTask/XmPhase.vue +++ b/src/views/xm/core/xmTask/XmPhase.vue @@ -4,7 +4,7 @@ - +