Windows微信客户端打开的小程序,screenHeight 和 screenwidth 获取成显示器的数值了,macOS 上获取的数值正常
你好,请参考文档:https://developers.weixin.qq.com/miniprogram/dev/api/base/system/system-info/wx.getSystemInfoSync.html
screenWidth获取的是屏幕宽度,screeHeight获取的是屏幕高度