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}} + 迭代