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