第二次调用wx.hideLoading失败
在android真机上微信6.5.7小程序基础库1.1.1第二次调用wx.hideLoading失败
代码如下
that.setData({
showRecord: dailyRecord,
recordProgress,
targetComplete
})
wx.hideLoading()
console.log(`应该关闭loading提示`)
在android真机上微信6.5.7小程序基础库1.1.1第二次调用wx.hideLoading失败
代码如下
that.setData({
showRecord: dailyRecord,
recordProgress,
targetComplete
})
wx.hideLoading()
console.log(`应该关闭loading提示`)