BUG: 微信开发者工具 1.01.171018(mac)

发布于 6 年前作者 gaochao20094 次浏览最后编辑 6 年前来自 ask

在开发者工具中调试: App.onLaunch中调用wx.getNetworkType({}) 没有 res 返回值

App({

    onLaunch: function () {

        wx.getNetworkType({

            success: res => {

                console.log(res)

            }

        })

    }

})

2 回复
cuijie
cuijie1 楼6 年前

你好,这是一个已知问题,我们会尽快进行修复。

omao
omao2 楼4 年前

新版开发工具MAC版,有好多问题。。还不能下载以前的版本,已经卸载安装0.X的版本了。