mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-12 09:18:14 +08:00
fix(icon): 又画了一个 icon
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 24 KiB |
14
src/assets/icons/achievements.svg
Normal file
14
src/assets/icons/achievements.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 19 KiB |
@@ -29,7 +29,7 @@
|
|||||||
</v-list-item>
|
</v-list-item>
|
||||||
<v-list-item link href="/achievements" title="成就">
|
<v-list-item link href="/achievements" title="成就">
|
||||||
<template v-slot:prepend>
|
<template v-slot:prepend>
|
||||||
<img src="/source/UI/achievements.webp" alt="achievementsIcon" class="sideIcon" />
|
<img src="../assets/icons/achievements.svg" alt="achievementsIcon" class="sideIcon" />
|
||||||
</template>
|
</template>
|
||||||
</v-list-item>
|
</v-list-item>
|
||||||
<v-list-item link href="/config" title="设置">
|
<v-list-item link href="/config" title="设置">
|
||||||
|
|||||||
Reference in New Issue
Block a user