<swiper current="{{currentTab}}" duration="300" bindchange="bindChange" class="swCont" style="height:{{winHeight+100}}px">
<swiper-item>
<scroll-view class="hot-box" scroll-y="true" upper-threshold="50" lower-threshold="100">
</scroll-view>
</swiper-item>
<swiper-item>
<scroll-view class="hot-box" scroll-y="true" upper-threshold="50" lower-threshold="100">
</scroll-view>
</swiper-item>
<swiper-item>
<scroll-view class="hot-box" scroll-y="true" upper-threshold="50" lower-threshold="100">
</scroll-view>
</swiper-item>
</swiper>
相似问题