我的需求,判断小程序是在开发工具中打开,还是普通微信,还是企业微信中打开。
通过百度,说用wx.getSystemInfo().environment 返回值 devtools wxwork 等值来判断。
比较奇怪的是,官网的文档中,为什么没有 environment 的返回值说明呢?
wx.getSystemInfo() 方法的官方説明:https://developers.weixin.qq.com/miniprogram/dev/api/base/system/wx.getSystemInfo.html
企业微信环境内才有该参数:https://developer.work.weixin.qq.com/document/path/91510