mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-07 00:36:41 +08:00
更新 PluginCard.vue
This commit is contained in:
@@ -19,7 +19,7 @@ const showPluginInfo = () => {};
|
|||||||
>
|
>
|
||||||
<VAvatar size="128" class="shadow">
|
<VAvatar size="128" class="shadow">
|
||||||
<VImg
|
<VImg
|
||||||
:src="`/src/assets/images/plugin/${props.plugin?.plugin_icon}`"
|
:src="`@/assets/images/plugin/${props.plugin?.plugin_icon}`"
|
||||||
aspect-ratio="4/3"
|
aspect-ratio="4/3"
|
||||||
cover
|
cover
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user