希望小程序后续能支持windows 版本的调试工具。现在window上排查问题很不方便
wx.setEnableDebug({ enableDebug: true, complete(res){ console.log(res) } })
试了下pc的微信小程序 返回not supported