mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-29 06:09:45 +08:00
🐛 修复分享图生成异常
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
{{ parseTitle(model.subtitle) }}
|
||||
</div>
|
||||
<div :title="`标签:${model.tagLabel}`" class="anno-label">
|
||||
<img :src="model.tagIcon" alt="tag" />
|
||||
<TMiImg :src="model.tagIcon" alt="tag" :ori="true" />
|
||||
<span>{{ model.tagLabel }}</span>
|
||||
</div>
|
||||
<div class="anno-id">{{ model.id }}</div>
|
||||
|
||||
Reference in New Issue
Block a user