正在显示
4 个修改的文件
包含
5 行增加
和
9 行删除
@@ -96,7 +96,7 @@ | @@ -96,7 +96,7 @@ | ||
96 | <img src="{:cmf_get_image_url($res_djxq.thumbnail)}" alt="独角星球 小众目的地 旅游资讯"> | 96 | <img src="{:cmf_get_image_url($res_djxq.thumbnail)}" alt="独角星球 小众目的地 旅游资讯"> |
97 | </div> | 97 | </div> |
98 | <img onclick="bofang2()" class="show_in_banner3" src="__TMPL__/public/assets/starImg/aicon_30.png" alt="独角星球 小众目的地 旅游资讯"> | 98 | <img onclick="bofang2()" class="show_in_banner3" src="__TMPL__/public/assets/starImg/aicon_30.png" alt="独角星球 小众目的地 旅游资讯"> |
99 | - <video autoplay="autoplay" controls loop="loop" id="video2" src="{:cmf_get_file_download_url($res_djxq.video)}" controlslist="nodownload"></video> | 99 | + <video controls loop="loop" id="video2" src="{:cmf_get_file_download_url($res_djxq.video)}" controlslist="nodownload"></video> |
100 | </div> | 100 | </div> |
101 | </div> | 101 | </div> |
102 | </notempty> | 102 | </notempty> |
@@ -38,10 +38,6 @@ | @@ -38,10 +38,6 @@ | ||
38 | <div class="show_INMain_con2_2 show_5_swiper"> | 38 | <div class="show_INMain_con2_2 show_5_swiper"> |
39 | <div> | 39 | <div> |
40 | <div> | 40 | <div> |
41 | - | ||
42 | - | ||
43 | - | ||
44 | - | ||
45 | <div class="show_index_con2Txt clearfix"> | 41 | <div class="show_index_con2Txt clearfix"> |
46 | <!-- 左侧图片 --> | 42 | <!-- 左侧图片 --> |
47 | <img class="show_indexImg1" src="{:cmf_get_image_url($res.thumbnail)}" alt=""> | 43 | <img class="show_indexImg1" src="{:cmf_get_image_url($res.thumbnail)}" alt=""> |
@@ -169,7 +169,7 @@ | @@ -169,7 +169,7 @@ | ||
169 | </div> | 169 | </div> |
170 | <div class="gallery"> | 170 | <div class="gallery"> |
171 | <!-- 图片 --> | 171 | <!-- 图片 --> |
172 | - <div class="star_gall_img swiper-containerHua"> | 172 | + <div class="star_gall_img swiper-container2"> |
173 | <!-- 轮播图 --> | 173 | <!-- 轮播图 --> |
174 | <ul class="swiper-wrapper"> | 174 | <ul class="swiper-wrapper"> |
175 | <volist name="res_xyhl" id="vo"> | 175 | <volist name="res_xyhl" id="vo"> |
@@ -354,7 +354,7 @@ | @@ -354,7 +354,7 @@ | ||
354 | // 星域秀场视频 | 354 | // 星域秀场视频 |
355 | 355 | ||
356 | // swiper | 356 | // swiper |
357 | - var swiper = new Swiper(".swiper-containerHua", { | 357 | + var swiper = new Swiper(".swiper-container2", { |
358 | slidesPerView: 2.5, | 358 | slidesPerView: 2.5, |
359 | paginationClickable: true, | 359 | paginationClickable: true, |
360 | spaceBetween: 10, | 360 | spaceBetween: 10, |
@@ -705,9 +705,9 @@ body::-webkit-scrollbar { | @@ -705,9 +705,9 @@ body::-webkit-scrollbar { | ||
705 | overflow: hidden; | 705 | overflow: hidden; |
706 | margin: 0 0.32rem 0 0.32rem; | 706 | margin: 0 0.32rem 0 0.32rem; |
707 | box-sizing: border-box; | 707 | box-sizing: border-box; |
708 | - background-image: url(../images/cicon_27@2x.png); | 708 | + /* background-image: url(../images/cicon_27@2x.png); |
709 | background-size: cover; | 709 | background-size: cover; |
710 | - background-repeat: no-repeat | 710 | + background-repeat: no-repeat */ |
711 | } | 711 | } |
712 | 712 | ||
713 | .gallery .swiper-container li, | 713 | .gallery .swiper-container li, |
-
请 注册 或 登录 后发表评论