Added: smms picbed

This commit is contained in:
Molunerfinn
2018-06-04 21:30:36 +08:00
parent 1b8400a458
commit ffbbc74734
6 changed files with 140 additions and 31 deletions

View File

@@ -38,7 +38,7 @@
:index="item.type"
:key="item.type"
>
<i :class="`el-icon-ui-${item.type}`"></i>
<!-- <i :class="`el-icon-ui-${item.type}`"></i> -->
<span slot="title">{{ item.name }}</span>
</el-menu-item>
</template>