调整视频
This commit is contained in:
@@ -21,8 +21,8 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="briefVideo-video">
|
<div class="briefVideo-video">
|
||||||
<video width="100%" height="100%" style="object-fit:fill" controls
|
<video width="100%" height="100%" style="object-fit:fill" controls
|
||||||
src="{{ getVideoByCate(15,'link_url') }}"
|
src="{{ getVideoByCate($category->id,'link_url') }}"
|
||||||
poster="{{ getVideoByCate(15,'cover_url') }}"
|
poster="{{ getVideoByCate($category->id,'cover_url') }}"
|
||||||
>
|
>
|
||||||
</video>
|
</video>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user