美文网首页
微信swiper卡顿问题

微信swiper卡顿问题

作者: 曹锦花 | 来源:发表于2020-07-03 15:12 被阅读0次
    // 轮播图切换
      changeCurrent(e) {
        let {current,source} = e.detail;
        if(source === 'autoplay' || source === "touch"){
          this.setData({
            current: e.detail.current
          })
        }
      },
    

    相关文章

      网友评论

          本文标题:微信swiper卡顿问题

          本文链接:https://www.haomeiwen.com/subject/uspsqktx.html