mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-12 09:18:14 +08:00
✏️ 修正描述
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</template>
|
||||
<template #subtitle>
|
||||
<div v-html="item.title"></div>
|
||||
<span>{{ timestampToDate(Number(item.to_get_time) * 1000) }} 过期</span>
|
||||
<span>{{ timestampToDate(Number(item.to_get_time) * 1000) }}</span>
|
||||
</template>
|
||||
<template #prepend>
|
||||
<img :src="item.img" alt="icon" />
|
||||
|
||||
Reference in New Issue
Block a user