切换导航条
此项目
正在载入...
登录
景龙
/
xingqiu
·
提交
转到一个项目
GitLab
转到仪表盘
项目
活动
文件
提交
管道
0
构建
0
图表
里程碑
问题
0
合并请求
0
成员
标记
维基
派生
网络
创建新的问题
下载为
邮件补丁
差异文件
浏览文件
作者
zhangwei
6 years ago
提交
a68a5e4347a9a2c246129ce05a281ef9dcfced33
1 个父辈
df350907
修改弹框视频及画廊
隐藏空白字符变更
内嵌
并排对比
正在显示
4 个修改的文件
包含
5 行增加
和
9 行删除
public/themes/simpleboot3/portal/index/index.html
public/themes/simpleboot3/portal/star/get_story_detail.html
public/themes/simpleboot3_mobile/portal/region/index.html
public/themes/simpleboot3_mobile/public/assets/css/index.css
public/themes/simpleboot3/portal/index/index.html
查看文件 @
a68a5e4
...
...
@@ -96,7 +96,7 @@
<img
src=
"{:cmf_get_image_url($res_djxq.thumbnail)}"
alt=
"独角星球 小众目的地 旅游资讯"
>
</div>
<img
onclick=
"bofang2()"
class=
"show_in_banner3"
src=
"__TMPL__/public/assets/starImg/aicon_30.png"
alt=
"独角星球 小众目的地 旅游资讯"
>
<video
autoplay=
"autoplay"
controls
loop=
"loop"
id=
"video2"
src=
"{:cmf_get_file_download_url($res_djxq.video)}"
controlslist=
"nodownload"
></video>
<video
controls
loop=
"loop"
id=
"video2"
src=
"{:cmf_get_file_download_url($res_djxq.video)}"
controlslist=
"nodownload"
></video>
</div>
</div>
</notempty>
...
...
public/themes/simpleboot3/portal/star/get_story_detail.html
查看文件 @
a68a5e4
...
...
@@ -38,10 +38,6 @@
<div
class=
"show_INMain_con2_2 show_5_swiper"
>
<div>
<div>
<div
class=
"show_index_con2Txt clearfix"
>
<!-- 左侧图片 -->
<img
class=
"show_indexImg1"
src=
"{:cmf_get_image_url($res.thumbnail)}"
alt=
""
>
...
...
public/themes/simpleboot3_mobile/portal/region/index.html
查看文件 @
a68a5e4
...
...
@@ -169,7 +169,7 @@
</div>
<div
class=
"gallery"
>
<!-- 图片 -->
<div
class=
"star_gall_img swiper-container
Hua
"
>
<div
class=
"star_gall_img swiper-container
2
"
>
<!-- 轮播图 -->
<ul
class=
"swiper-wrapper"
>
<volist
name=
"res_xyhl"
id=
"vo"
>
...
...
@@ -354,7 +354,7 @@
// 星域秀场视频
// swiper
var
swiper
=
new
Swiper
(
".swiper-container
Hua
"
,
{
var
swiper
=
new
Swiper
(
".swiper-container
2
"
,
{
slidesPerView
:
2.5
,
paginationClickable
:
true
,
spaceBetween
:
10
,
...
...
public/themes/simpleboot3_mobile/public/assets/css/index.css
查看文件 @
a68a5e4
...
...
@@ -705,9 +705,9 @@ body::-webkit-scrollbar {
overflow
:
hidden
;
margin
:
0
0.32rem
0
0.32rem
;
box-sizing
:
border-box
;
background-image
:
url(../images/cicon_27@2x.png)
;
/*
background-image: url(../images/cicon_27@2x.png);
background-size: cover;
background-repeat
:
no-repeat
background-repeat: no-repeat
*/
}
.gallery
.swiper-container
li
,
...
...
请
注册
或
登录
后发表评论