animated artwork in square-large back (testing)
This commit is contained in:
parent
2d74895622
commit
d1524fbed8
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
<div class="artwork">
|
||||
<mediaitem-artwork
|
||||
:url="item.attributes.artwork ? item.attributes.artwork.url : ''"
|
||||
:video="(item.attributes != null && item.attributes.editorialVideo != null) ? (item.attributes.editorialVideo.motionDetailSquare ? item.attributes.editorialVideo.motionDetailSquare.video : (item.attributes.editorialVideo.motionSquareVideo1x1 ? item.attributes.editorialVideo.motionSquareVideo1x1.video : '')) : '' "
|
||||
size="300"
|
||||
:type="item.type"></mediaitem-artwork>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue