不能打印1111 没有反应 swiper-item里面有很多数据已经有滚动条了
<swiper bindtransition="test" bindchange="change2">
<swiper-item class="item">
</swiper-item>
</swiper>
swiper{
width: 100%;
min-height: 100vh;
background-color: #f5f5f5;
padding: 40rpx 20rpx;
box-sizing: border-box;
position: relative;
margin-top: 170rpx;
}
test(){
console.log(1111)
}
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…