🚚 清除无用资源

This commit is contained in:
BTMuli
2023-05-19 22:57:59 +08:00
parent a27f627706
commit 033b458125
85 changed files with 1 additions and 1 deletions

View File

@@ -90,7 +90,7 @@
<template #append>
<span v-show="achievement.isCompleted" class="right-time">{{ achievement.completedTime }}</span>
<v-card class="reward-card">
<v-img src="/source/material/原石.webp" sizes="32" />
<v-img src="/icon/material/201.webp" sizes="32" />
<div class="reward-num">
<span>{{ achievement.reward }}</span>
</div>