获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
- 通过open-type触发的getUserInfo点击无反应
<cover-view class='footer'> <button class='btn confirm' wx:if="{{activeIndex==0}}" open-type="getUserInfo" bindgetuserinfo="getUserInfo">确认</button> <button class='btn confirm' wx:else open-type="getUserInfo" bindgetuserinfo="getUserInfo">发送至访客</button> </cover-view> 不是必现,少数用户会出现此问题
2023-03-17 - 使用concat最佳数据做下拉刷新,之前的数据就没有点击事件了
https://developers.weixin.qq.com/miniprogram/dev/framework/app-service/api.html
2020-06-17 - 使用wx.uploadFile后解析不了接口的返回值
https://developers.weixin.qq.com/miniprogram/dev/framework/app-service/api.html
2020-06-10 - 小程序分包以后wx.redirectTo就是失效了
https://developers.weixin.qq.com/miniprogram/dev/api/route/wx.redirectTo.html
2020-05-20