小程序
小游戏
企业微信
微信支付
扫描小程序码分享
wx.showToast真机显示过快问题 在真机上duration写多少都是没作用,官方什么时候修复
5 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
hideLoading放wx.showToast前面就没问题
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
看下页面上 是否有 hideLoading。。hideLoading 会同步关掉 hideToast
之前也遇到过楼主这个问题,是Loading和Toast混用导致的,可以参考我这篇文章:https://developers.weixin.qq.com/community/develop/article/doc/0004a4d49d0e883b13692633c51013
在开发工具上没有问题? 是不是有 一个代码里面 hidetoase了
?来个代码片段?
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
hideLoading放wx.showToast前面就没问题
看下页面上 是否有 hideLoading。。hideLoading 会同步关掉 hideToast
之前也遇到过楼主这个问题,是Loading和Toast混用导致的,可以参考我这篇文章:https://developers.weixin.qq.com/community/develop/article/doc/0004a4d49d0e883b13692633c51013
在开发工具上没有问题? 是不是有 一个代码里面 hidetoase了
?来个代码片段?