mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-04-08 15:23:14 +08:00
chore: 附件图标
This commit is contained in:
@@ -70,7 +70,10 @@ onMounted(async () => {
|
|||||||
:href="attachment.url"
|
:href="attachment.url"
|
||||||
class="text-primary"
|
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>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user