怎么这个api 里面的输出的东西执行不出来
const updateManager = wx.getUpdateManager();
// 请求完新版本信息的回调
updateManager.onCheckForUpdate(function (res) {
console.log(res.hasUpdate)
})
本文来自微信小程序开发者论坛 微信小程序工厂 http://www.xcxgc.com 转载请保留。
微信小程序开发者回答:
小***:
估计这个API有问题
上线都没效果
本文网址:http://www.91bianli.com/weixinxiaochengxu/54526.html