Authored by 毕凯

商品详情页 左右翻页箭头

21.3 KB | W: | H:

21.7 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

17.3 KB | W: | H:

17.1 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
... ... @@ -95,7 +95,7 @@ $basicBtnC:#eb0313;
height: 48px;
margin-top: -44px;
cursor: pointer;
color: #666;
color: #777;
font-size: 48px;
&.swiper-button-disabled{
opacity: .3;
... ...
... ... @@ -16,8 +16,8 @@
</div>
</div>
<div class="my-swiper-button-prev prev-grey"></div>
<div class="my-swiper-button-next next-grey"></div>
<div class="my-swiper-button-prev prev-grey iconfont">&#xe610;</div>
<div class="my-swiper-button-next next-grey iconfont">&#xe604;</div>
</div>
{{^}}
<div class="banner-top-single">
... ... @@ -25,4 +25,4 @@
<img class="img" src="{{img}}">
</a>
</div>
{{/if}}
\ No newline at end of file
{{/if}}
... ...