@ -16,7 +16,6 @@
<div
slot="title"
style="max-width: 20vw; font-weight: 600; font-size: 18px; color: #ff8c00"
class="res-text"
:title="xmIteration.iterationName"
> <el-avatar class="top-icon" style="background-color:#ff8c00">迭代</el-avatar>{{ xmIteration.iterationName }}
@ -80,6 +79,10 @@
>
</el-menu-item>
</el-submenu>
<el-menu-item :index="'/'">
<span slot="title"><i class="el-icon-s-home"></i>首页</span>
</el-menu>
</el-row>
</section>
@ -114,6 +114,10 @@
@ -65,6 +65,10 @@