no message
This commit is contained in:
parent
c0bdfa102f
commit
c6b0895e9c
@ -8,7 +8,7 @@
|
||||
<image class="slideshow-img" src="{{ item.imageurl }}" mode="widthFix" bindload="loadHeadSwiper" bind:tap="handleSwiper" data-index="{{ index }}" show-menu-by-longpress="{{ true }}"></image>
|
||||
</swiper-item>
|
||||
</swiper>
|
||||
<view wx:else class="" style="height: {{(swiperHeightList[swiperCurrent] + 5) || 124 }}px;">1</view>
|
||||
<view wx:else class="" style="height: {{(swiperHeightList[swiperCurrent] + 5) || 124 }}px;"></view>
|
||||
<view class="indication-point flexcenter" wx:if="{{ banner.length > 1 }}">
|
||||
<view class="indication-point-item {{ index == swiperCurrent ? 'pitch' : '' }}" wx:for="{{ banner }}" wx:key="index"></view>
|
||||
</view>
|
||||
|
Loading…
x
Reference in New Issue
Block a user