mirror of
https://gitee.com/likeadmin/likeadmin_java.git
synced 2026-05-31 14:12:10 +08:00
修改pc装修数据返回
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<NuxtLink :to="item.link.path" target="_blank">
|
||||
<ElImage
|
||||
class="w-full h-full rounded-[8px] bg-white overflow-hidden"
|
||||
:src="appStore.getImageUrl(item.image)"
|
||||
:src="item.image"
|
||||
fit="contain"
|
||||
/>
|
||||
</NuxtLink>
|
||||
|
||||
Reference in New Issue
Block a user