收藏
回答

问题

框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
小程序 Bug swiper 工具 6.5 2.20.2

https://developers.weixin.qq.com/miniprogram/dev/component/swiper.html

swiper 官方试例。报错TypeError: Cannot read property '$$' of undefined

    at HTMLElement._attached.t._touchstartHandlerForDevtools

怎么解决


回答关注问题邀请回答
收藏

1 个回答

  • Y&K
    Y&K
    2021-11-13

    原因解释:放了swiper组件没有数据填入,在wx:for=" "内放入数据

    

    2021-11-13
    有用 3
    回复
登录 后发表内容