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