chore: 附件图标
This commit is contained in:
parent
7e0bb9d06e
commit
4b41f8d9dc
@ -70,7 +70,10 @@ onMounted(async () => {
|
||||
:href="attachment.url"
|
||||
class="text-primary"
|
||||
>
|
||||
{{ attachment.name }}
|
||||
<div class="flex items-center gap-1">
|
||||
<span class="icon-[mingcute--attachment-line] size-[18px]"></span>
|
||||
<span>{{ attachment.name }}</span>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user