From a46d7369caeee37f1424bbb7e4e9c5d2a7875aa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E8=A3=95=E8=B4=A2?= Date: Thu, 3 Mar 2022 10:12:28 +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/layout/components/Navbar.vue | 12 +-- .../xm/core/xmIteration/XmIterationInfo.vue | 94 ++++++++++--------- src/views/xm/core/xmProduct/XmProductInfo.vue | 20 ++-- 3 files changed, 65 insertions(+), 61 deletions(-) diff --git a/src/views/layout/components/Navbar.vue b/src/views/layout/components/Navbar.vue index 75959487..882558ac 100644 --- a/src/views/layout/components/Navbar.vue +++ b/src/views/layout/components/Navbar.vue @@ -27,8 +27,8 @@ - - + +
@@ -83,12 +83,12 @@ - - - + + + 首页 - + 退出 diff --git a/src/views/xm/core/xmIteration/XmIterationInfo.vue b/src/views/xm/core/xmIteration/XmIterationInfo.vue index 5573a39b..30405f28 100644 --- a/src/views/xm/core/xmIteration/XmIterationInfo.vue +++ b/src/views/xm/core/xmIteration/XmIterationInfo.vue @@ -7,15 +7,19 @@ - + 迭代:  {{xmIteration.iterationName.substring(0,15)}} 迭代:  {{xmIteration.iterationName}} + + 迭代: {{xmIteration.iterationName.substring(0,15)}} + 迭代: {{xmIteration.iterationName}} + - + 项目 - + 产品 @@ -34,11 +38,8 @@ 团队 - - 文档 - - - + + 计划及里程碑 @@ -46,44 +47,45 @@ 测试计划 - - - 项目监控 - - - 需求监控 - - - - 合同管理 - - - 预算 - - - - - 费用 - - - - - 考核 - - - - - 日志 - - - - - 环境清单 - - - - 风险 - + + + + 合同管理 + + + 预算 + + + 费用 + + + + + + 考核 + + + 项目监控 + + + 需求监控 + + + 风险 + + + + + + 文档 + + + 环境清单 + + + 日志 + + diff --git a/src/views/xm/core/xmProduct/XmProductInfo.vue b/src/views/xm/core/xmProduct/XmProductInfo.vue index db7e4ed4..12439bbe 100644 --- a/src/views/xm/core/xmProduct/XmProductInfo.vue +++ b/src/views/xm/core/xmProduct/XmProductInfo.vue @@ -2,16 +2,18 @@
- - - - + + - - - 产品:  {{xmProduct.productName.substring(0,15)}} - 产品:  {{xmProduct.productName}} - + + + 产品: {{xmProduct.productName.substring(0,15)}} + 产品: {{xmProduct.productName}} + + + 产品: {{xmProduct.productName.substring(0,15)}} + 产品: {{xmProduct.productName}} + 迭代