Fix:2876 【管理后台】地标好物资讯增加上传视频功能,前端地标好物资讯也需要调整为可以显示视频

This commit is contained in:
modendeveloper
2024-12-19 00:26:18 +08:00
parent ffa827c137
commit 020bdadcae
2 changed files with 40 additions and 2 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
@play="infoItemViewClick(item, index)"
play-btn-position="center"
:show-fullscreen-btn="false"
class="kd-cover v12-mt-0"
class="video-item v12-mt-0"
:src="item.images[0]"
controls
:id="'video-item' + index"