mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-04 23:18:44 +08:00
更新 PluginAppCard.vue
This commit is contained in:
@@ -179,7 +179,7 @@ const dropdownItems = ref([
|
|||||||
</div>
|
</div>
|
||||||
<VCardTitle>
|
<VCardTitle>
|
||||||
{{ props.plugin?.plugin_name }}
|
{{ props.plugin?.plugin_name }}
|
||||||
<span class="text-xs">v{{ props.plugin?.plugin_version }}</span>
|
<span class="text-xs text-gray-500">v{{ props.plugin?.plugin_version }}</span>
|
||||||
</VCardTitle>
|
</VCardTitle>
|
||||||
<VCardText class="pb-2">
|
<VCardText class="pb-2">
|
||||||
{{ props.plugin?.plugin_desc }}
|
{{ props.plugin?.plugin_desc }}
|
||||||
|
|||||||
Reference in New Issue
Block a user