TypeError: Cannot read property '$$' of undefined

    at HTMLElement._attached.wx.getPlatform._touchstartHandlerForDevtools

微信小程序出现上面这个警告是因为使用swiper组件时候,下拉刷新情况下swiper的current属性没有重置  将其重置为0即可

相关文章:

  • 2021-05-18
  • 2021-07-01
  • 2021-09-21
  • 2021-12-09
  • 2021-09-14
  • 2021-06-23
猜你喜欢
  • 2021-09-28
  • 2022-12-23
  • 2022-12-23
  • 2021-08-28
  • 2021-07-16
  • 2021-09-09
  • 2021-06-26
相关资源
相似解决方案