mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-16 04:03:17 +08:00
🚸 采用原图
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<template #prepend>
|
||||
<div class="tolc-icon">
|
||||
<img v-if="item.img === ''" src="/source/UI/empty.webp" alt="empty" />
|
||||
<TMiImg :src="item.img" v-else alt="award" />
|
||||
<TMiImg :src="item.img" :ori="true" v-else alt="award" />
|
||||
</div>
|
||||
</template>
|
||||
<template #append>
|
||||
|
||||
Reference in New Issue
Block a user