mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-22 16:50:35 +08:00
✨ Feature(custom): optimize version style in plugin page
This commit is contained in:
@@ -147,7 +147,8 @@
|
|||||||
@click="openHomepage(item.homepage)"
|
@click="openHomepage(item.homepage)"
|
||||||
>
|
>
|
||||||
{{ item.name }}
|
{{ item.name }}
|
||||||
<span class="rounded-sm bg-bg-tertiary px-2 py-1 text-xs font-normal text-secondary"
|
<span
|
||||||
|
class="text-secondar ml-1 rounded-sm bg-bg-tertiary px-1 py-0.5 text-xs font-normal opacity-80"
|
||||||
>v{{ item.version }}</span
|
>v{{ item.version }}</span
|
||||||
>
|
>
|
||||||
</h3>
|
</h3>
|
||||||
|
|||||||
Reference in New Issue
Block a user