作者 anyv
1 个管道 的构建 通过 耗费 0 秒

25

@@ -46,7 +46,7 @@ @@ -46,7 +46,7 @@
46 <div class="in_banner swiper-container"> 46 <div class="in_banner swiper-container">
47 <ul class="swiper-wrapper"> 47 <ul class="swiper-wrapper">
48 <volist name="slideshow" id="vo"> 48 <volist name="slideshow" id="vo">
49 - <li class="swiper-slide" style="width: 4.1rem;height: 2.1rem;"> 49 + <li class="swiper-slide" style="width: 4.1rem;height: 3.1rem;">
50 <a href="{$vo.url}"> 50 <a href="{$vo.url}">
51 <img src="{:cmf_get_image_url($vo.image)}" alt="" style="width: 100%;height: 100%;"> 51 <img src="{:cmf_get_image_url($vo.image)}" alt="" style="width: 100%;height: 100%;">
52 </a> 52 </a>