From a8717f6d4e9f2761d666c430e4546eef6a7f8f12 Mon Sep 17 00:00:00 2001 From: 81041 <81041@192.168.10.14> Date: 星期三, 28 十一月 2018 08:36:23 +0800 Subject: [PATCH] Merge branch 'dev_lxw' of https://whyclxw1@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw --- gx_tieta/WebRoot/iframe/homeinfo.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gx_tieta/WebRoot/iframe/homeinfo.html b/gx_tieta/WebRoot/iframe/homeinfo.html index f3a327d..dc16d0a 100644 --- a/gx_tieta/WebRoot/iframe/homeinfo.html +++ b/gx_tieta/WebRoot/iframe/homeinfo.html @@ -290,7 +290,7 @@ {{# }else if(item.type == 'env'){ }} <div class="layui-tab-item"> <div id="video" style="width: 100%;height: 100%;"></div> - <div id="videos" class="video-list video-slideHide"> + <div id="videos" class="video-list"> <div class="video-list-container"> <div class="video-slideToggle"><i class="fa fa-chevron-right"></i></div> <div class="video-list-content"> -- Gitblit v1.9.1