feat: sidebar icon

This commit is contained in:
Alisa | Side.one 2023-05-15 17:47:34 +08:00
parent 77cb720bc7
commit dade4c49b8

View File

@ -110,6 +110,7 @@ const changeOpen = (index: Number) => {
$route.path === el?.to?.path && item?.title !== 'Favorite',
}"
>
<Icon icon="mdi:chevron-right" class="mr-2 ml-3"/>
<img
v-if="el?.icon?.image"
:src="el?.icon?.image"