fix(icon): 换了个新的

This commit is contained in:
BTMuli
2023-03-13 11:10:46 +08:00
parent 318ddb693c
commit effe52605e
3 changed files with 34 additions and 7 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.svg" alt="newsIcon" class="sideIcon" />
<img src="../assets/icons/board.svg" alt="newsIcon" class="sideIcon" />
</template>
</v-list-item>
<v-list-item link href="/achievements" title="成就">