mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-08-10 07:53:41 +08:00
Added: smms picbed
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user