fix(icon): 画了一下图标

This commit is contained in:
BTMuli
2023-03-13 09:08:24 +08:00
parent 0f6c405e1b
commit 318ddb693c
3 changed files with 21 additions and 1 deletions

View File

@@ -24,7 +24,7 @@
</v-list-item>
<v-list-item link href="/news" title="咨讯">
<template v-slot:prepend>
<img src="/source/UI/news.webp" alt="newsIcon" class="sideIcon" />
<img src="/source/UI/news.svg" alt="newsIcon" class="sideIcon" />
</template>
</v-list-item>
<v-list-item link href="/achievements" title="成就">