框架类型 | 问题类型 | 终端类型 | 微信版本 | 基础库版本 |
---|---|---|---|---|
小程序 | Bug | 微信安卓客户端 | V8.0.16 | 2.21.0 |
wmpf.Channel.invoke({
command: 'test',
success: function(res) {
console.log(res.data) //有时不触发
}
})
框架类型 | 问题类型 | 终端类型 | 微信版本 | 基础库版本 |
---|---|---|---|---|
小程序 | Bug | 微信安卓客户端 | V8.0.16 | 2.21.0 |
wmpf.Channel.invoke({
command: 'test',
success: function(res) {
console.log(res.data) //有时不触发
}
})